API
This page provides links to API docs generated via asdoc. I’ll try to keep a repository with links to all releases, as probably the API will change from one release to another and I want to avoid confusions on what version corresponds to what API.
Important: the engine is released as source: you are able to look and explore the classes. You will find a lot of methods and properties. Try not to use anything that is not referenced in the documentation. Some property being defined as public doesn’t mean it can be altered: sometimes it just made my life easier.
Most files are commented so I can remember what was I thinking when I implemented them, and to help other developers. If you only want to use it and be safe, stay within the documented stuff.
- API reference for version 1.3.3 Click here.
- API reference for version 1.3.2 Click here.
- API reference for version 1.3.1 Click here.
- API reference for version 1.3 Click here.
- API reference for version 1.2 Click here.
- API reference for version 1.1 Click here.
- API reference for version 1.0 ( initial release). Click here.
End.

