dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
TileMap.setView
Dgame
Graphics
TileMap
TileMap
Set a new view.
void
setView
(short x, short y, short w, short h)
void
setView
(ShortRect view)
class
TileMap
final
void
setView
(
ref
const
ShortRect
view
)
void
setView
(ShortRect view)
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
Set a new view.