Rune Engine  Version 0.2.7-alpha
Documentation for how to make games using the Rune Engine.
rune::Component Member List

This is the complete list of members for rune::Component, including all inherited members.

awake()rune::Componentvirtual
Component()=defaultrune::Component
fixedUpdate()rune::Componentvirtual
isComponentEnabled(void)rune::Component
isEnabledrune::Componentprotected
onNotify(Signal const &signal) overriderune::Componentinlinevirtual
parentObjectrune::Componentprotected
setEnable(bool newEnable)rune::Component
setParent(GameObject *newParent)rune::Component
start()rune::Componentvirtual
update()rune::Componentvirtual