dash ~master (2014-11-19T20:54:00Z)
Home
Dub
Repo
GameObject.shutdown
dash
core
gameobject
GameObject
Called when the game is shutting down, to shutdown all children.
class
GameObject
final
void
shutdown
(
)
Meta
Source
See Implementation
dash
core
gameobject
GameObject
constructors
this
functions
addChild
addComponent
changeName
draw
findScene
getComponent
refresh
refreshComponent
removeChild
shutdown
toDescription
toRepresentation
update
properties
light
static functions
create
fromRepresentation
structs
Description
variables
id
scene
stateFlags
transform
Called when the game is shutting down, to shutdown all children.