Class | Description |
---|---|
AConnector |
This static class provide access to external audio files
|
Coords |
Static class with methods returning scaled positions for current resolution
|
DConnector |
This class provides static methods giving access to external game data like items, NPCs, etc;
|
GConnector |
This class provides static methods giving access to graphic archive and other external graphics files
|
Position |
Tuple for XY position
|
Settings |
Static class giving access to external settings file
|
Size |
Tuple for width/height size
|
Stopwatch |
Static class for time management
|
TConnector |
Static class giving access to external text files
|
TilePosition |
Tuple for tile position
|