Added bounds check function to Level
authorMartin Read <martin@blackswordsonics.com>
Tue, 18 Feb 2014 22:48:19 +0000 (22:48 +0000)
committerMartin Read <martin@blackswordsonics.com>
Tue, 18 Feb 2014 22:48:19 +0000 (22:48 +0000)
commit94548b833021c90537d5d8814d78cd0eba5ce12b
tree8b77c42f6006bf811ef610456dcd686a87b6d509
parent92414c88aa7cf3131ddccbfa82e778c76691ba54
Added bounds check function to Level

* map.hh: Level now has a bounds checking function in_bounds which verifies
  the acceptability of a Coord.
map.hh