Module GameTypes :: Class KX_ConstraintWrapper
[frames] | no frames]

Class KX_ConstraintWrapper

PyObjectPlus --+
               |
              KX_ConstraintWrapper

KX_ConstraintWrapper

Instance Methods
integer
getConstraintId(val)
Returns the contraint's ID
bool
isA(game_type)
Check if this is a type or a subtype game_type. (Inherited from GameTypes.PyObjectPlus)
Instance Variables
bool invalid
Test if the object has been freed by the game engine and is no longer valid. (Inherited from GameTypes.PyObjectPlus)
Method Details

getConstraintId(val)

 

Returns the contraint's ID

Returns: integer
the constraint's ID