dmech v0.4.1 (2020-07-30T18:32:41Z)
Home
Dub
Repo
RoomApplication.this
dgl
core
room
RoomApplication
Undocumented in source.
class
RoomApplication
this
(
uint
width
= 800
,
uint
height
= 600
,
string
caption
= "DGL application"
,
bool
unicodeInput
= true
,
bool
showCursor
= true
,
bool
resizableWindow
= true
)
Meta
Source
See Implementation
dgl
core
room
RoomApplication
constructors
this
destructors
~this
functions
addRoom
free
getRoom
loadRoom
onRedraw
onResize
onUpdate
setCurrentRoom
variables
currentRoom
currentRoomName
rooms