CMainInput Class Reference
#include <CMainInput.h>
List of all members.
Constructor & Destructor Documentation
| CMainInput::CMainInput |
( |
void |
|
) |
|
| CMainInput::~CMainInput |
( |
void |
|
) |
|
Member Function Documentation
| InputClass * CMainInput::GetDirectInput |
( |
void |
|
) |
[inline] |
| void CMainInput::SetDirectInput |
( |
InputClass * |
pDirectInput |
) |
[inline] |
| void CMainInput::SetTimer |
( |
CTimer * |
pTimer |
) |
[inline] |
| void CMainInput::Create |
( |
void |
|
) |
|
| void CMainInput::Destroy |
( |
void |
|
) |
|
| void CMainInput::Open |
( |
void |
|
) |
|
| bool CMainInput::IsOpened |
( |
void |
|
) |
|
| void CMainInput::Close |
( |
void |
|
) |
|
| void CMainInput::Update |
( |
void |
|
) |
|
| bool CMainInput::TestUp |
( |
void |
|
) |
[inline] |
| bool CMainInput::TestDown |
( |
void |
|
) |
[inline] |
| bool CMainInput::TestLeft |
( |
void |
|
) |
[inline] |
| bool CMainInput::TestRight |
( |
void |
|
) |
[inline] |
| bool CMainInput::TestPrevious |
( |
void |
|
) |
[inline] |
| bool CMainInput::TestNext |
( |
void |
|
) |
[inline] |
| bool CMainInput::TestPause |
( |
void |
|
) |
[inline] |
| bool CMainInput::TestBreak |
( |
void |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files: