Added JointExists() and SpriteExists()
This commit is contained in:
@@ -66,3 +66,4 @@ function getJointAngle( joint_id)
|
||||
function getJointLinearSpeed( joint_id)
|
||||
function getJointAngularSpeed( joint_id)
|
||||
Sub DeleteJoint( joint_id )
|
||||
function JointExists( joint_id )
|
||||
|
||||
Reference in New Issue
Block a user