Commit Graph

5 Commits

Author SHA1 Message Date
n00b87
96ba62c9de v43 update 2025-07-08 21:17:11 -05:00
n00b
e7da6b745c Fixed Memory Leak in Collision Callback 2025-05-21 19:45:56 -04:00
n00b
c30bade6c7 Added possible -1 value to setTile() and fillTile() 2024-12-19 20:23:23 -05:00
n00b
1a574146af Added DeleteTileSet() and DeleteTileMap() 2024-12-11 18:30:43 -05:00
n00b
9cac24402e Finished Tiling System
* Finished working on tiling
* Changed how sprite layers work. Sprite layers are now not confined to the limits of the actual canvas but instead will decide where to draw each sprite based on the canvas offset and the sprites location
2024-10-21 18:35:13 -04:00