wordandahalf / Adventuria-old

A little Java 2D platformer
BSD 2-Clause "Simplified" License
5 stars 3 forks source link

Bug Fixes #2

Closed redusk closed 9 years ago

redusk commented 9 years ago

Fixed wobbling at low x coordinates. Added maximum range to block destroy/add. Changed Mouse API to add isBlockInRange boolean.