dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
TileMap.calculateCenter
Dgame
Graphics
TileMap
TileMap
Calculate, store and return the center point.
class
TileMap
final override ref pure nothrow
const
(
Vector2s
)
calculateCenter
(
)
Meta
Source
See Implementation
Dgame
Graphics
TileMap
TileMap
constructors
this
functions
_applyViewport
_loadTexCoords
_loadTileset
_readTileMap
_render
adjustCoords
adjustView
calculateCenter
convertCoords
exchangeTileset
fetchView
getFilename
getInfo
getTileAt
getTiles
isTileAt
load
reconvertCoords
reload
replaceTileAt
resetView
setView
properties
doCompress
variables
_doCompress
_filename
_tex
_tiles
_tmi
_vbo
_view
Calculate, store and return the center point.