mini_sprite library
Classes
- MapPosition
- A MapPosition is a class that represents a position in a game map. {@endtemplate}
- MiniLibrary
- A class that holds a library of MiniSprites.
- MiniMap
- A MiniMap is a class that represents a game map based on tiles.
- MiniSprite
- A class used to manipulate a matrix of pixels. first dimension of the pixels array is the y coordinate, second is the x coordinate.