dash ~master (2014-11-19T20:54:00Z)
Home
Dub
Repo
GameObject.update
dash
core
gameobject
GameObject
Called once per frame to update all children and components.
class
GameObject
final
void
update
(
)
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 once per frame to update all children and components.