KAInputManager Class Reference

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

Public Member Functions

void Init (KKeyboard *pKeyboard, KMouse *pMouse)
void Destroy (void)
bool ReadConfigFile (void)
bool SaveConfigFile (void)
bool IsAction (E_ACTIONS eAction)
KKEY GetSpecialKeyValue (u32 uiIndex)
char * GetSpecialKeyName (u32 uiIndex)
void SetKey (u32 uiAction, KKEY uKey)
KAMappedKeyGetpMappedKey (u32 uiAction)
bool IsMappable (KKEY Key)

Protected Member Functions

void AddAction (E_ACTIONS eAction, char *pActionName, char *pLocalStringName)

Protected Attributes

KAMappedKey m_KeysTab [E_ACTIONS_COUNT]
KInim_pIniFile
KKeyboardm_pKeyboard
KMousem_pMouse

Detailed Description

Definition at line 97 of file A_InputManager.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