Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| API
| Andrograde | The abstract base class for the API, use APIClient instead | |
| APIButton
| Andrograde | ... | |
| APIClient
| Andrograde | The main API class, use this to initialize the Andrograde API | |
| UI
| Andrograde | Does all the drawing of all the UI widgets | |
| User
| Andrograde | All of the stuff you can do with a User of a game Never instantiate this directly, use API.user, API.login, API.register or API.getUserInfo |