|
Rehti MMORPG
1.0.0
Rehti MMORPG is a free and open source MMORPG game.
|
#include <BasicTypes.hpp>

Public Attributes | |
| int | id |
| ObjectType | objectType |
| glm::vec3 | hitPoint |
| int | button |
| The button that was pressed. For example GLFW_MOUSE_BUTTON_LEFT. More... | |
| int Hit::button |
The button that was pressed. For example GLFW_MOUSE_BUTTON_LEFT.
| glm::vec3 Hit::hitPoint |
| int Hit::id |
| ObjectType Hit::objectType |