1
0
Fork 0
spectre/source/Input
Henrik Hautakoski 7e79663dce 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-26 18:08:39 +01:00
..
InputDevice.cpp Minor formating fixes. 2019-12-29 22:26:05 +01:00
InputModule.cpp Input: remove InputEvent and InputListener and related code. Those are handled in System/Event 2020-02-01 15:50:10 +01:00
Keyboard.cpp include/Spectre/Input/Keyboard.h: remove NumpadEnter (this is usually the same as regular enter). 2020-02-02 00:38:38 +01:00
Mouse.cpp include/Spectre/Input/Mouse.h rename Button1,Button2 to XButton1 and XButton2 2020-12-26 18:08:39 +01:00