TOKRB_IsIdle(RigidBody%) |
Parameters: RigidBody% = Rigid Body handle |
Return value: True/False representing if the object is idle or not. |
Description: Retrieves whether or not the object is idle. NOTE:For spheres, oddly enough, they have to touch another rigid body to become idle. This is considered a tokamak bug and should be fixed in a future version. |