Add bang
This commit is contained in:
@@ -125,7 +125,7 @@
|
|||||||
`(u/call! ^Joint ~object ~k ~@options))
|
`(u/call! ^Joint ~object ~k ~@options))
|
||||||
|
|
||||||
(defn create-joint!*
|
(defn create-joint!*
|
||||||
"The function version of `create-joint`"
|
"The function version of `create-joint!`"
|
||||||
[screen j-def]
|
[screen j-def]
|
||||||
(box-2d! screen :create-joint j-def))
|
(box-2d! screen :create-joint j-def))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user