ini
This commit is contained in:
parent
f7f0d6e5be
commit
83d51d3e83
30 changed files with 1186 additions and 208 deletions
|
|
@ -21,9 +21,10 @@ namespace tp {
|
|||
|
||||
struct Events {
|
||||
Vec2F mPointer;
|
||||
|
||||
|
||||
const Vec2F& getPos() const;
|
||||
bool isPressed() const;
|
||||
bool isReleased() const;
|
||||
bool isDown() const;
|
||||
halnf getScrollY() const;
|
||||
bool isEvent() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue