dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
TileMap.fetchView
Dgame
Graphics
TileMap
TileMap
Fetch the viewport pointer so that it can modified outside.
class
TileMap
final inout pure nothrow
inout
(
ShortRect
*)
fetchView
(
)
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
Fetch the viewport pointer so that it can modified outside.