|
igraphic 0.2.0
Contrats graphiques chargeables : IGraphic2Module / IGraphic3Module
|
This is the complete list of members for graphic::IMouse, including all inherited members.
| BUTTON_LEFT enum value | graphic::IMouse | |
| BUTTON_MIDDLE enum value | graphic::IMouse | |
| BUTTON_RIGHT enum value | graphic::IMouse | |
| Buttons enum name | graphic::IMouse | |
| EXTRA_BUTTON_1 enum value | graphic::IMouse | |
| EXTRA_BUTTON_2 enum value | 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(Vector2f position)=0 | graphic::IMouse | pure virtual |
| ~IMouse()=default | graphic::IMouse | virtual |