hftf / coords

2 stars 1 forks source link

Fixed moving coordinate with arrow keys. #48

Closed MattiasBuelens closed 10 years ago

MattiasBuelens commented 10 years ago

Was broken by 60da622d0df1066f61fafaf8852063f18ee91c48.

The state object is now private to _State and cannot be externally accessed. Added a getter to retrieve the current coordinates.

hftf commented 10 years ago

lol and I already did this exact same thing too :weary: