#include <Mouse.h>
List of all members.
Friends |
class | Game |
LRESULT CALLBACK | WndProc (HWND, UINT, WPARAM, LPARAM) |
Detailed Description
Definition at line 28 of file Mouse.h.
Member Enumeration Documentation
- Enumerator:
ARROW |
|
CROSS |
|
WAIT |
|
NOT |
|
DRAG |
|
USER1 |
|
USER2 |
|
USER3 |
|
Definition at line 36 of file Mouse.h.
- Enumerator:
-
Definition at line 37 of file Mouse.h.
Member Function Documentation
void Mouse::Create |
( |
Screen * |
screen | ) |
|
|
static |
static int Mouse::LButton |
( |
| ) |
|
|
inlinestatic |
static int Mouse::MButton |
( |
| ) |
|
|
inlinestatic |
static int Mouse::RButton |
( |
| ) |
|
|
inlinestatic |
void Mouse::Resize |
( |
Screen * |
screen | ) |
|
|
static |
int Mouse::SetCursor |
( |
CURSOR |
c | ) |
|
|
static |
void Mouse::SetCursorPos |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
static |
void Mouse::Show |
( |
int |
s = 1 | ) |
|
|
static |
static const char* Mouse::TYPENAME |
( |
| ) |
|
|
inlinestatic |
static int Mouse::Wheel |
( |
| ) |
|
|
inlinestatic |
Friends And Related Function Documentation
LRESULT CALLBACK WndProc |
( |
HWND |
, |
|
|
UINT |
, |
|
|
WPARAM |
, |
|
|
LPARAM |
|
|
) |
| |
|
friend |
The documentation for this class was generated from the following files: