Projeto IDJ - Towers Of Madness
TowerDefenseLovecraftnianoZombicida
|
Esta é a lista de todos os membros de UIimage, incluindo os membros herdados.
angle | UIimage | |
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 | |
GetSpriteDimensions(void) | UIimage | |
GetSpriteHeight(void) | UIimage | |
GetSpriteWidth(void) | UIimage | |
Is(std::string UItype) const | UIimage | virtual |
kernelSize | UIelement | protected |
operator Rect() const | UIelement | |
Render(bool debugRender=false) const | UIimage | virtual |
SetAnchors(Vec2 min, Vec2 max) | UIelement | |
SetBehavior(BehaviorType type) | UIelement | |
SetCenter(Vec2 center) | UIelement | |
SetOffsets(Vec2 min, Vec2 max) | UIelement | |
SetSpriteColorMultiplier(Color scale, SDL_BlendMode blendMode=ALPHA_BLEND) | UIimage | |
SetSpriteScale(float scale) | UIimage | |
sp | UIimage | protected |
STRETCH [Valor enumerado] | UIelement | |
UIelement(BehaviorType behavior=BehaviorType::STRETCH, Vec2 center=Vec2(0.5, 0.5)) | UIelement | protected |
UIimage(std::string file, UIelement::BehaviorType behavior=UIelement::BehaviorType::STRETCH) | UIimage | |
UIimage(UIelement::BehaviorType behavior=UIelement::BehaviorType::STRETCH) | UIimage | protected |
Update(float dt, Rect parentCanvas) | UIelement | virtual |
~UIimage() | UIimage | virtual |