dchanman/minecraft_go

Map Touchscreen X,Y Coordinates into Pixel Coordinates

Closed this issue · 0 comments

As a developer, I want the touchscreen library to provide me touch coordinates in the same 1024x600 resolution as the display so that I can easily implement object touch detection

This is a prerequisite to #27 Hitbox Detection