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

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

bounds2Dga::Image
Component()=defaultga::Component
Component(const Component &other)ga::Componentinline
cropga::Image
draw()ga::Imageinlinevirtual
fitModega::Image
getDrawBounds()ga::Imageinline
getNode() constga::Componentinline
horzAlignga::Image
Image()=defaultga::Image
Image(const std::string &texName, const ga::Rect &bounds, const ga::FitMode &fit, const HorzAlign &hAlign=HorzAlign::LEFT, const VertAlign &vAlign=VertAlign::TOP, const bool &bCrop=false)ga::Imageinline
m_nodega::Componentprotected
operator=(const Component &other)ga::Componentinline
setNode(std::shared_ptr< Node > node)ga::Componentinlineprotectedvirtual
setScene(std::shared_ptr< Scene > scene)ga::Componentinlineprotectedvirtual
textureNamega::Image
update()ga::Componentinlineprotectedvirtual
vertAlignga::Image
~Component()=defaultga::Componentvirtual