-
-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
Description
The method Map.TileGIDToTile is overkill when you need to perform basic checking for actual GID, HFlip, VFlip, etc. These should be separated out into utility methods, additionally the flip masks should be public constants for use in application code.
If I have time, I will do this.
lafriks