Projeto IDJ - Towers Of Madness
TowerDefenseLovecraftnianoZombicida
|
Esta é a lista de todos os membros de Text, incluindo os membros herdados.
box | Text | private |
color | Text | private |
font | Text | private |
fontFile | Text | private |
fontSize | Text | private |
GetSize(void) const | Text | |
isStrobe | Text | private |
RemakeTexture(void) | Text | private |
Render(int CameraX=0, int cameraY=0) const | Text | |
SetColor(SDL_Color color) | Text | |
SetFontSize(int fontSize) | Text | |
SetPos(int x, int y, bool centerX=false, bool centerY=false) | Text | |
SetStrobeFrequency(float fullTime) | Text | |
SetStyle(TextStyle style) | Text | |
SetText(string text) | Text | |
SetTimeShown(float newTime) | Text | |
strobeFrequency | Text | private |
style | Text | private |
text | Text | private |
Text(string fontFile, int fontSize, TextStyle style, SDL_Color color, bool isStrobing=false, int x=0, int y=0) | Text | |
textTime | Text | private |
texture | Text | private |
timeShown | Text | private |
Update(float dt) | Text | |
~Text() | Text |