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

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

awake()rune::Componentvirtual
Component()=defaultrune::Component
draw(rune::RenderWindow &window) overriderune::RectangleShapevirtual
fixedUpdate()rune::Componentvirtual
getFillColor()rune::RectangleShape
isComponentEnabled(void)rune::Component
isEnabledrune::Componentprotected
onNotify(Signal const &signal) overriderune::Componentinlinevirtual
parentObjectrune::Componentprotected
rectangleShaderrune::RectangleShape
RectangleShape(rune::Color newColor=rune::Color::White)rune::RectangleShape
setEnable(bool newEnable)rune::Component
setFillColor(rune::Color newFillColor)rune::RectangleShape
setParent(GameObject *newParent)rune::Component
start() overriderune::RectangleShapevirtual
update()rune::Componentvirtual