Bundle SDL2-based game framework with sprite management, collision detection, tilemaps, camera, and scene graph. Builds on sdl2.obl for structured 2D game development. Compile with -lib sdl2.
Shape
Collection shape
Operations
GetHeight # virtual
Gets sprite height
method : public : virtual : GetHeight() ~ IntReturn
| Type | Description |
|---|---|
| Int | sprite height |