| Interface | Description | |
|---|---|---|
| API | The abstract base class for the API, use APIClient instead |
| Class | Description | |
|---|---|---|
| APIButton | ... | |
| APIClient | The main API class, use this to initialize the Andrograde API | |
| UI | Does all the drawing of all the UI widgets | |
| User | 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 |