Projeto IDJ - Towers Of Madness
TowerDefenseLovecraftnianoZombicida
 Todos Classes Arquivos Funções Variáveis Definições de Tipos Enumerações Valores enumerados Definições e Macros Páginas
UIverticalGroup Lista dos Membros

Esta é a lista de todos os membros de UIverticalGroup, incluindo os membros herdados.

BehaviorType [Enumeração]UIelement
boundingBoxUIelementprotected
boxUIelementprotected
centerUIelementprotected
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
groupedElementsUIverticalGroup
Is(std::string UItype) const UIverticalGroupvirtual
kernelSizeUIelementprotected
operator Rect() const UIelement
paddingUIverticalGroup
Render(bool debugRender=false) const UIelementvirtual
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))UIelementprotected
UIverticalGroup(UIelement::BehaviorType behavior=UIelement::BehaviorType::STRETCH, float padding=0)UIverticalGroup
Update(float dt, Rect parentCanvas)UIverticalGroupvirtual