1
0
Fork 0
spectre/include/Spectre/Input
Henrik Hautakoski c082700891 include/Spectre/Input/Mouse.h rename Button1,Button2 to XButton1 and XButton2
Button1 and Button2 are defined by Xlib. So lets change our ones to avoid headache.
2020-12-28 18:20:55 +01:00
..
InputDevice.h include/Spectre/Input/InputDevice.h: typo fix. 2020-09-24 18:30:53 +02:00
InputModule.h Input: remove InputEvent and InputListener and related code. Those are handled in System/Event 2020-02-01 15:50:10 +01:00
Keyboard.h include/Spectre/Input/Keyboard.h: remove NumpadEnter (this is usually the same as regular enter). 2020-02-02 00:38:38 +01:00
Mouse.h include/Spectre/Input/Mouse.h rename Button1,Button2 to XButton1 and XButton2 2020-12-28 18:20:55 +01:00