Taeir / ContextProject-MIGI2

VR Game
0 stars 0 forks source link

Added out of bounds checking #494

Closed ChielBruin closed 8 years ago

ChielBruin commented 8 years ago

Added some checks that ensure the method isTileAtPosition(x, y) does not throw out of bounds exceptions.

Geweldig commented 8 years ago

Should be merged, as this fixes game breaking bugs.

Taeir commented 8 years ago

I agree with @BCrlrd, this should be merged.