Documentation¶
This section summarizes the most commonly extended classes in xodex and how to use them in your project.
- Objects:
DrawableObject,LogicalObject,EventfulObjectand helpers (seeobject.md). - Scenes:
BaseSceneand lifecycle methods (seescene.md).
Where possible the docs include short code examples and the expected inputs/outputs for each public method.