|
SDL Window Engine
20200905
|
базовый класс кнопки мышки Подробнее...
#include <swe_events.h>
Открытые члены | |
| MouseButton (ButtonType type=ButtonNone) | |
| bool | isButton (ButtonType type) const |
| bool | isButtonLeft (void) const |
| bool | isButtonRight (void) const |
| bool | isButtonMiddle (void) const |
| bool | isButtonX1 (void) const |
| bool | isButtonX2 (void) const |
| const ButtonType & | button (void) const |
Защищенные данные | |
| ButtonType | btn |
базовый класс кнопки мышки
1.8.14