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
UIhorizontalGroup Lista dos Membros

Esta é a lista de todos os membros de UIhorizontalGroup, 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
groupedElementsUIhorizontalGroup
Is(std::string UItype) const UIhorizontalGroupvirtual
kernelSizeUIelementprotected
operator Rect() const UIelement
paddingUIhorizontalGroup
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
UIhorizontalGroup(UIelement::BehaviorType behavior=UIelement::BehaviorType::STRETCH, float padding=0)UIhorizontalGroup
Update(float dt, Rect parentCanvas)UIhorizontalGroupvirtual