|
De-Initialize a map.
|
|
Get the currect map position in tiles.
|
|
Get the currect map position in pixel.
|
|
Initialize a map.
|
|
Initialize a map.
The parameter MapSize can be on of the following defines, depending if it's a rotation map or not... For a normal map use one of these:
For a rotation map use one of these:
|
|
Check if a map uses boundschecking.
|
|
Redraw the map.
|
|
Scroll the map.
|
|
Scroll map to a specific position automatically.
|
|
Setup map bounds checking.
Disabling this feature means you can scroll out of the map and this ends in tile-curruption when you do not make an own "is currect position still in map" check routine.
|
|
Setup map notify-callbacks.
|
|
Set map position in tiles.
|
|
Set map position in pixels.
|