KAInterface Class Reference

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

Public Member Functions

 KAInterface (HINSTANCE hInstance, HWND hWnd, u32 Adapter, u32 Width, u32 Height, u32 Bpp, u32 bFullScreen, u32 RefreshRate)
virtual ~KAInterface ()
virtual bool Init ()
virtual void End ()
virtual void Display ()
virtual void MoveFrame ()
virtual bool OnKeyDown (u32 VirtKey, u32 KeyData)
void ToggleConsole ()
virtual void AddChatLine (char *pText, KCOLOR Color=KRGB_WHITE)
KAWinStartGetpWinStart ()
KAWinLoadingGetpWinLoading ()
KAWinGameGetpWinGame ()
KAWinContactGetpWinContact ()
KAWinChangeTeamGetpWinChangeTeam ()
KAWinScoreGetpWinScore ()
KAWinHUDGetpWinHUD ()
KAWinOptionsGetpWinOptions ()
KAWinOptionsControllersGetpWinOptionsControllers ()
KAWinCreditsGetpWinCredits ()
KAWinOptionsLanguageGetpWinOptionsLanguage ()
KAWinOptionsAudioGetpWinOptionsAudio ()
KAWinBuyGetpWinBuy ()
void Loading ()
KWinGetpWin (KAINTERFACEWIN Win)
void SetWin (KAINTERFACEWIN Win, bool bFade=true)
KAINTERFACEWIN GetWin ()
void PlayMenuMusic ()
void StopMenuMusic ()
virtual void OnAddServersList (KServerInfo &ServerInfo)
virtual void OnFlushServersList ()
void OnEnterGame ()
void OnLeaveGame ()
bool IsInMenu ()
bool IsInGameMenu ()
void SetForceWinScore (bool bShow)

Protected Member Functions

void DrawStartScreen ()
virtual void DisplayMouse ()

Protected Attributes

bool m_bFirst
KRenderConsole m_Console
KEditm_pChatEdit
KAWinTitlem_pWinTitle
KAWinStartm_pWinStart
KAWinLoadingm_pWinLoading
KAWinGamem_pWinGame
KAWinContactm_pWinContact
KAWinChangeTeamm_pWinChangeTeam
KAWinScorem_pWinScore
KAWinHUDm_pWinHUD
KAWinOptionsm_pWinOptions
KAWinOptionsControllersm_pWinOptionsControllers
KAWinCreditsm_pWinCredits
KAWinOptionsLanguagem_pWinOptionsLanguage
KAWinOptionsAudiom_pWinOptionsAudio
KAWinMultiPlayerm_pWinMultiPlayer
KAWinBuym_pWinBuy
KAChatm_pChat
bool m_bForceWinScore
KAINTERFACEWIN m_CurrentWin
KSTREAMTRACK m_MusicTrack

Detailed Description

Definition at line 61 of file A_Interface.h.


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