Apocalypse mirror
Sourceforge mirror |
News | Info | Characters | Arenas | Screenshots | Forums | Download | ||||
Developer: | Making of | Character-HOWTO | AI Design | Submit a Character | |||
Documentation: | Main Page | Modules | Class Hierarchy | Class List | File List |
AddString(const char *a_poText, int a_iColor) | CTextArea | |
Clear() | CTextArea | |
CTextArea(SDL_Surface *a_poScreen, _sge_TTFont *a_poFont, int a_x, int a_y, int a_w, int a_h) | CTextArea | |
h | CTextArea | [protected] |
m_aiRowColors | CTextArea | [protected] |
m_asRowTexts | CTextArea | [protected] |
m_iScrollOffset | CTextArea | [protected] |
m_oClipRect | CTextArea | [protected] |
m_poBackground | CTextArea | [protected] |
m_poFont | CTextArea | [protected] |
m_poScreen | CTextArea | [protected] |
Redraw() | CTextArea | |
ScrollDown() | CTextArea | |
ScrollUp() | CTextArea | |
TintBackground(int a_iColor, int a_iAlpha) | CTextArea | |
w | CTextArea | [protected] |
x | CTextArea | [protected] |
y | CTextArea | [protected] |
~CTextArea() | CTextArea |