![]() |
PERRY v1.0.0
P-E-R-R-Y/PERRY helps creating games with a bunch of tools.
|
This is the complete list of members for graphic::IMouse, including all inherited members.
BUTTON_LEFT enum value (defined in graphic::IMouse) | graphic::IMouse | |
BUTTON_MIDDLE enum value (defined in graphic::IMouse) | graphic::IMouse | |
BUTTON_RIGHT enum value (defined in graphic::IMouse) | graphic::IMouse | |
Buttons enum name (defined in graphic::IMouse) | graphic::IMouse | |
EXTRA_BUTTON_1 enum value (defined in graphic::IMouse) | graphic::IMouse | |
EXTRA_BUTTON_2 enum value (defined in graphic::IMouse) | graphic::IMouse | |
GetMouseWheelMove() const =0 | graphic::IMouse | pure virtual |
getPosition() const =0 | graphic::IMouse | pure virtual |
isButtonDown(Buttons key) const =0 | graphic::IMouse | pure virtual |
isButtonPressed(Buttons key) const =0 | graphic::IMouse | pure virtual |
isButtonReleased(Buttons key) const =0 | graphic::IMouse | pure virtual |
isButtonUp(Buttons key) const =0 | graphic::IMouse | pure virtual |
setPosition(__v2f_t position)=0 | graphic::IMouse | pure virtual |
update()=0 | graphic::IMouse | pure virtual |
~IMouse()=default | graphic::IMouse | virtual |