World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
Открытые члены | |
bool | Update () |
bool | Inside (Rect *pXYZW) |
bool | Update () |
bool | Inside (Rect *pXYZW) |
Открытые атрибуты | |
int | x |
int | y |
char | curr_mouse_left |
char | mouse_left_state_changed |
char | curr_mouse_right |
char | mouse_right_state_changed |
См. определение в файле Arcomage.cpp строка 168
bool arcomage_mouse::Update | ( | ) |
См. определение в файле Arcomage.cpp строка 180
Перекрестные ссылки curr_mouse_left, curr_mouse_right, ArcomageGame::mouse_left, mouse_left_state_changed, ArcomageGame::mouse_right, mouse_right_state_changed, ArcomageGame::mouse_x, ArcomageGame::mouse_y, pArcomageGame, ArcomageGame::prev_mouse_left и ArcomageGame::prev_mouse_right.
Используется в DrawCardsRectangles().
bool arcomage_mouse::Inside | ( | Rect * | pXYZW | ) |
bool arcomage_mouse::Update | ( | ) |
bool arcomage_mouse::Inside | ( | Rect * | pXYZW | ) |
int arcomage_mouse::x |
См. определение в файле Arcomage.cpp строка 172
int arcomage_mouse::y |
См. определение в файле Arcomage.cpp строка 173
char arcomage_mouse::curr_mouse_left |
См. определение в файле Arcomage.cpp строка 174
Используется в Update().
char arcomage_mouse::mouse_left_state_changed |
См. определение в файле Arcomage.cpp строка 175
Используется в Update().
char arcomage_mouse::curr_mouse_right |
См. определение в файле Arcomage.cpp строка 176
Используется в Update().
char arcomage_mouse::mouse_right_state_changed |
См. определение в файле Arcomage.cpp строка 177
Используется в Update().