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

Class KX_ConstraintWrapper

source code

PyObjectPlus --+
               |
              KX_ConstraintWrapper

KX_ConstraintWrapper

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

getConstraintId(val)

source code 
Returns the contraint's ID
Returns: integer
the constraint's ID