#include <src/util/Math.h>
Public Member Functions | |
IntVector2 (int _x, int _y) | |
IntVector2 () | |
Public Attributes | |
int | x |
int | y |
orxonox::IntVector2::IntVector2 | ( | ) | [inline] |
orxonox::IntVector2::IntVector2 | ( | int | _x, | |
int | _y | |||
) | [inline] |
Referenced by orxonox::GUIManager::mouseMoved(), and orxonox::KeyBinder::mouseMoved().
Referenced by orxonox::GUIManager::mouseMoved(), and orxonox::KeyBinder::mouseMoved().