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

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

anchorsUIelementprivate
behaviorUIelementprivate
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
Is(std::string UItype) const UIelementvirtual
kernelSizeUIelementprotected
offsetsUIelementprivate
operator Rect() const UIelement
Render(bool debugRender=false) const UIelementvirtual
SetAnchors(Vec2 min, Vec2 max)UIelement
SetBehavior(BehaviorType type)UIelement
SetCenter(Vec2 center)UIelement
SetOffsets(Vec2 min, Vec2 max)UIelement
STRETCH [Valor enumerado]UIelement
UIelement(BehaviorType behavior=BehaviorType::STRETCH, Vec2 center=Vec2(0.5, 0.5))UIelementprotected
Update(float dt, Rect parentCanvas)UIelementvirtual