v2.0.1
Major changes:
RegisterGameObject
andRemoveGameObject
are now datapackets, instead of members of theISystem
interface.
Minor changes:
- Added
pmeta_get_class_name
and other utility macros to make creatingReflectible
classes much easier.
Fixes:
SfSystem
had a major drawing issue which is now fixed