29 bool OnAction(
const CAction& action)
override 34 void Render()
override;
35 void Process(
unsigned int currentTime, CDirtyRegionList& regions)
override;
41 std::unique_ptr<KODI::ADDONS::CScreenSaver> m_addon;
Definition: GUIWindowScreensaver.h:23
EVENT_RESULT
Results of OnMouseEvent() Any value not equal to EVENT_RESULT_UNHANDLED indicates that the event was ...
Definition: GUIControl.h:60
class encapsulating information regarding a particular user action to be sent to windows and controls...
Definition: Action.h:22
Controller configuration window.
Definition: AudioDecoder.h:18
Definition: GUIMessage.h:365
Definition: GUIWindow.h:58
Simple class for mouse events.
Definition: Key.h:114