Main Page
Classes
Files
Alphabetical List
Class List
Class Hierarchy
Class Members
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)
KAWinStart
*
GetpWinStart
()
KAWinLoading
*
GetpWinLoading
()
KAWinGame
*
GetpWinGame
()
KAWinContact
*
GetpWinContact
()
KAWinChangeTeam
*
GetpWinChangeTeam
()
KAWinScore
*
GetpWinScore
()
KAWinHUD
*
GetpWinHUD
()
KAWinOptions
*
GetpWinOptions
()
KAWinOptionsControllers
*
GetpWinOptionsControllers
()
KAWinCredits
*
GetpWinCredits
()
KAWinOptionsLanguage
*
GetpWinOptionsLanguage
()
KAWinOptionsAudio
*
GetpWinOptionsAudio
()
KAWinBuy
*
GetpWinBuy
()
void
Loading
()
KWin
*
GetpWin
(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
KEdit
*
m_pChatEdit
KAWinTitle
*
m_pWinTitle
KAWinStart
*
m_pWinStart
KAWinLoading
*
m_pWinLoading
KAWinGame
*
m_pWinGame
KAWinContact
*
m_pWinContact
KAWinChangeTeam
*
m_pWinChangeTeam
KAWinScore
*
m_pWinScore
KAWinHUD
*
m_pWinHUD
KAWinOptions
*
m_pWinOptions
KAWinOptionsControllers
*
m_pWinOptionsControllers
KAWinCredits
*
m_pWinCredits
KAWinOptionsLanguage
*
m_pWinOptionsLanguage
KAWinOptionsAudio
*
m_pWinOptionsAudio
KAWinMultiPlayer
*
m_pWinMultiPlayer
KAWinBuy
*
m_pWinBuy
KAChat
*
m_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:
D:/Zythum/DinoKod/Mod_Aeternis_Client/
A_Interface.h
D:/Zythum/DinoKod/Mod_Aeternis_Client/
A_Interface.cpp
Generated on Sun Mar 25 20:02:22 2007 for Zythum Project by
1.5.1-p1