Files
test/source/gameengine
Campbell Barton 1a16fb1953 BGE Py API
use PY_SET_ATTR_FAIL and PY_SET_ATTR_SUCCESS return values so the fake subclassing can know if a value failed to be set or if it was missing from the type. (with PY_SET_ATTR_MISSING)

Also noticed some other mistakes.
- KX_LightObject, setting the type didnt check for an int.
- KX_SoundActuator, didnt return an error when assigning an invalid orientation value
- KX_GameObject, worldOrientation didnt return an error value.
2009-05-19 07:16:40 +00:00
..
2009-05-19 07:16:40 +00:00
2009-05-19 07:16:40 +00:00
2009-05-19 07:16:40 +00:00
2009-05-10 20:53:58 +00:00
2009-05-17 12:25:06 +00:00