mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-26 22:57:00 +02:00
d27b854cb1
- All XXXplayers are now in client/media directory - Reogranized code on one class per file basis - Extracted interfaces from handlers. Handlers now implement corresponding interface. - CCS now only stores pointer to an interface |
||
---|---|---|
.. | ||
InputHandler.cpp | ||
InputHandler.h | ||
InputSourceGameController.cpp | ||
InputSourceGameController.h | ||
InputSourceKeyboard.cpp | ||
InputSourceKeyboard.h | ||
InputSourceMouse.cpp | ||
InputSourceMouse.h | ||
InputSourceText.cpp | ||
InputSourceText.h | ||
InputSourceTouch.cpp | ||
InputSourceTouch.h | ||
NotificationHandler.cpp | ||
NotificationHandler.h |