Version 0.0.4 - for v0.1.13
- Remove
TMX
struct declaration - Cleanup button handling code to use
buttons.pressed
instead of re-implementing it - Use
screen.bounds
instead of hard-coded width/height - General code cleanup
TMX
struct declarationbuttons.pressed
instead of re-implementing itscreen.bounds
instead of hard-coded width/height