Projeto IDJ - Towers Of Madness
TowerDefenseLovecraftnianoZombicida
|
Esta é a lista de todos os membros de UIverticalGroup, incluindo os membros herdados.
BehaviorType [Enumeração] | UIelement | |
boundingBox | UIelement | protected |
box | UIelement | protected |
center | UIelement | protected |
ComputeBoundingbox(Rect parentCanvas) | UIelement | |
ComputeBox(Rect boundingBox={-1.,-1.,-1.,-1.}) | UIelement | |
FILL [Valor enumerado] | UIelement | |
FIT [Valor enumerado] | UIelement | |
GetAnchors(void) const | UIelement | |
GetBoundingBox(void) const | UIelement | |
GetOffsets(void) const | UIelement | |
groupedElements | UIverticalGroup | |
Is(std::string UItype) const | UIverticalGroup | virtual |
kernelSize | UIelement | protected |
operator Rect() const | UIelement | |
padding | UIverticalGroup | |
Render(bool debugRender=false) const | UIelement | virtual |
SetAnchors(Vec2 min, Vec2 max) | UIelement | |
SetAspectRatio(Vec2 aspectRatio) | UIcanvas | |
SetBehavior(BehaviorType type) | UIelement | |
SetCenter(Vec2 center) | UIelement | |
SetOffsets(Vec2 min, Vec2 max) | UIelement | |
STRETCH [Valor enumerado] | UIelement | |
UIcanvas(UIelement::BehaviorType behavior=UIelement::BehaviorType::STRETCH) | UIcanvas | |
UIcanvas(Vec2 aspectRatio, UIelement::BehaviorType behavior=UIelement::BehaviorType::FIT) | UIcanvas | |
UIelement(BehaviorType behavior=BehaviorType::STRETCH, Vec2 center=Vec2(0.5, 0.5)) | UIelement | protected |
UIverticalGroup(UIelement::BehaviorType behavior=UIelement::BehaviorType::STRETCH, float padding=0) | UIverticalGroup | |
Update(float dt, Rect parentCanvas) | UIverticalGroup | virtual |