22 #ifndef QDENGINE_SYSTEM_INPUT_INPUT_WNDPROC_H 23 #define QDENGINE_SYSTEM_INPUT_INPUT_WNDPROC_H 31 class mouseDispatcher;
32 class keyboardDispatcher;
45 bool keyboard_wndproc(
const Common::Event &event, keyboardDispatcher *dsp);
57 bool mouse_wndproc(
const Common::Event &event, mouseDispatcher *dsp);
62 #endif // QDENGINE_SYSTEM_INPUT_INPUT_WNDPROC_H Базовый класс для игровых ресурсов.
Definition: console.h:28
Definition: algorithm.h:29