1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/client/gui
2023-02-03 11:39:40 +02:00
..
CGuiHandler.cpp Moved Colors to a separate file, updated includes 2023-02-03 11:39:40 +02:00
CGuiHandler.h Removed some SDL access from non-SDL code 2023-02-03 11:39:40 +02:00
CIntObject.cpp renamed keyDown -> keyPressed 2023-02-03 11:39:40 +02:00
CIntObject.h Remove remaining access to SDL_Events 2023-02-03 11:39:40 +02:00
CursorHandler.cpp Removed some SDL access from non-SDL code 2023-02-03 11:39:40 +02:00
CursorHandler.h Removed some SDL access from non-SDL code 2023-02-03 11:39:40 +02:00
InterfaceObjectConfigurable.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
InterfaceObjectConfigurable.h
MouseButton.h Merged two mouse button enums 2023-02-03 11:39:40 +02:00
NotificationHandler.cpp
NotificationHandler.h
TextAlignment.h