KRenderConsole Class Reference

Inheritance diagram for KRenderConsole:
[legend]
Collaboration diagram for KRenderConsole:
[legend]
List of all members.

Public Member Functions

 KRenderConsole ()
void Init (KRender *pRender)
void End ()
void Display ()
bool OnKeyDown (u32 VirtKey, u32 KeyData)
void Open (s32 PosY, float Speed=RENDERCONSOLE_SPEED)
void Close ()
bool IsClosed ()
bool IsOpened ()
bool IsOpening ()
bool IsClosing ()
void SetFontColor (KCOLOR Color1, KCOLOR Color2)

Protected Member Functions

virtual void Write (char *pString)
void AddNewLine (char *pString)
void AddCurrentLine (char *pString)

Protected Attributes

KRenderm_pRender
KSHADER m_hShaderBack
s32 m_PosY
s32 m_StartY
s32 m_EndY
KTIME m_StartTime
float m_Speed
KTable< char * > m_Strings
KStr m_sCommand
KStr m_sLastCommand
u32 m_nStrings
bool m_NewLine
KCOLOR m_FontColor1
KCOLOR m_FontColor2

Detailed Description

Definition at line 25 of file RenderConsole.h.


The documentation for this class was generated from the following files:
Generated on Sun Mar 25 20:02:39 2007 for Zythum Project by  doxygen 1.5.1-p1