GA::kit v0.3
G&A's in-house C++ application framework
Loading...
Searching...
No Matches
ga::Component Member List

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

Component()=defaultga::Component
Component(const Component &other)ga::Componentinline
draw()ga::Componentinlineprotectedvirtual
getNode() constga::Componentinline
m_nodega::Componentprotected
Nodega::Componentfriend
operator=(const Component &other)ga::Componentinline
setNode(std::shared_ptr< Node > node)ga::Componentinlineprotectedvirtual
setScene(std::shared_ptr< Scene > scene)ga::Componentinlineprotectedvirtual
update()ga::Componentinlineprotectedvirtual
~Component()=defaultga::Componentvirtual