KInput Class Reference

List of all members.

Public Member Functions

 KInput (HINSTANCE hInstance, HWND hWnd)
virtual ~KInput ()
bool Init ()
bool End ()
bool GetMouseState (KInputMouseState *pMouseState)
bool GetKeyboardState (KInputKeyboardState *pKeyboardState)
void SetExclusiveMouse (bool bExclusive)

Protected Attributes

HINSTANCE m_hInstance
HWND m_hWnd
IDirectInput8 * m_pDI
IDirectInputDevice8 * m_pDIDKeyboard
IDirectInputDevice8 * m_pDIDMouse

Detailed Description

Definition at line 40 of file InputDI.h.


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