1
0
Fork 0
spectre/source/Platform
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
..
Unix Platform/Unix: Rename X11SharedDisplay to Xlib, and remove Display member variable from all classes. 2020-12-26 15:37:56 +01:00
Win32 include/Spectre/Input/Mouse.h rename Button1,Button2 to XButton1 and XButton2 2020-12-28 18:20:55 +01:00
PlatformApplication.cpp Use SPECTRE_PLATFORM_* defines instead of raw compiler ones. 2020-12-26 17:25:25 +01:00
PlatformApplication.h Platform/PlatformApplication: adding create() method. 2020-12-26 17:20:05 +01:00
PlatformDisplay.cpp Use SPECTRE_PLATFORM_* defines instead of raw compiler ones. 2020-12-26 17:25:25 +01:00
PlatformDisplay.h source/Platform/PlatformDisplay.h: add setVisible() to the interface 2020-12-05 15:31:47 +01:00
PlatformEventQueue.h System/SystemEvent: Merge with Input/InputEvent into just Event. 2020-02-01 15:49:59 +01:00
PlatformInput.h Move everything from global namespace to "sp" namespace 2019-09-30 19:10:17 +02:00
PlatformMisc.h Move everything from global namespace to "sp" namespace 2019-09-30 19:10:17 +02:00