class KX_ConstraintWrapper: # (PyObjectPlus) """ KX_ConstraintWrapper All placeholders have a __ prefix """ def __getConstraintId(val): """ TODO - Description @param val: the starting frame of the animation @type val: float @rtype: integer @return: TODO Description """ def __testMethod(val): """ TODO - Description @param val: the starting frame of the animation @type val: float @rtype: integer @return: TODO Description """