|
OpenEnroth 90c43ae
|
Public Member Functions | |
| bool | Update () |
| bool | Inside (Recti *pRect) |
Public Attributes | |
| int | x = 0 |
| int | y = 0 |
| char | curr_mouse_left = 0 |
| char | mouse_left_state_changed = 0 |
| char | curr_mouse_right = 0 |
| char | mouse_right_state_changed = 0 |
| bool arcomage_mouse::Inside | ( | Recti * | pRect | ) |
| bool arcomage_mouse::Update | ( | ) |
| char arcomage_mouse::curr_mouse_left = 0 |
| char arcomage_mouse::curr_mouse_right = 0 |
| char arcomage_mouse::mouse_left_state_changed = 0 |
| char arcomage_mouse::mouse_right_state_changed = 0 |
| int arcomage_mouse::x = 0 |
| int arcomage_mouse::y = 0 |