|
SANDAL2
A SDL2 Wrapper in C
|
Files | |
| file | Action.h [code] |
| Contains all structures related to actions on element. | |
| file | Clickable.h [code] |
| Generic hitboxes either polygonial, elliptic or a mixe of both. | |
| file | DisplayCode.h [code] |
| Contains display code and list of display codes. | |
| file | Element.h [code] |
| Contains all structures related to Elements. | |
| file | Font.h [code] |
| Information about TTF objects. | |
| file | SANDAL2.h [code] |
| SANDAL2.h is the file to include which includes everything else. Compilation flags to use : -lSDL2 -lSDL2_ttf -lSDL2_image -lm. | |
| file | Sprite.h [code] |
| Sprite manager for SANDAL2. | |
| file | Window.h [code] |
| Contains all structures related to windows but only those unrelated to Elements. | |
1.8.13