| .. |
|
CGuiHandler.cpp
|
34123c7f07
Minor refactoring of mouse input handling
|
2 years ago |
|
CGuiHandler.h
|
34123c7f07
Minor refactoring of mouse input handling
|
2 years ago |
|
CIntObject.cpp
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 years ago |
|
CIntObject.h
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 years ago |
|
CursorHandler.cpp
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 years ago |
|
CursorHandler.h
|
b1821d4442
Removed some SDL access from non-SDL code
|
2 years ago |
|
EventDispatcher.cpp
|
6981848288
Better documentation & cleanup
|
2 years ago |
|
EventDispatcher.h
|
6981848288
Better documentation & cleanup
|
2 years ago |
|
EventsReceiver.cpp
|
6981848288
Better documentation & cleanup
|
2 years ago |
|
EventsReceiver.h
|
a4000f2fc8
Removed isActive(int) method since its usages were redundant or wrong
|
2 years ago |
|
FramerateManager.cpp
|
3ecdff2a21
FramerateManager now uses chrono instead of SDL_Ticks
|
2 years ago |
|
FramerateManager.h
|
3ecdff2a21
FramerateManager now uses chrono instead of SDL_Ticks
|
2 years ago |
|
InterfaceObjectConfigurable.cpp
|
2c3e8c3390
Merge pull request #2168 from IvanSavenko/gui_handler_event_handling_refactoring
|
2 years ago |
|
InterfaceObjectConfigurable.h
|
20ec747440
Do not show desktop-only options on mobile systems
|
2 years ago |
|
MouseButton.h
|
860fe43131
Merged two mouse button enums
|
2 years ago |
|
Shortcut.h
|
872b68c59a
Implemented zoom reset shortcut (backspace)
|
2 years ago |
|
ShortcutHandler.cpp
|
872b68c59a
Implemented zoom reset shortcut (backspace)
|
2 years ago |
|
ShortcutHandler.h
|
dea10e6091
Use more descriptive names for hotkeys
|
2 years ago |
|
TextAlignment.h
|
9be38780cd
Removed remaining parts of Geomeotries.h/cpp
|
2 years ago |
|
WindowHandler.cpp
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 years ago |
|
WindowHandler.h
|
ad3e54e6c0
Reduced usage of topWindow() method
|
2 years ago |