class GeoWars::MapViewport
- GeoWars::MapViewport
- Reference
- Object
Defined in:
geo_wars/map_viewport.crConstant Summary
-
CELL_THRESHOLD =
1
Constructors
Instance Method Summary
- #cell_size : Int32
- #draw
- #height : Int32
- #real_x(cell_x)
- #real_y(cell_y)
- #update(cursor : Cursor, cells_x : Int32, cells_y : Int32)
- #viewable_cell?(x, y, w, h)
- #width : Int32
- #x : Int32
- #y : Int32