.. index:: pair: enum; MouseAction .. _doxid-namespace_e_e_1_1_window_1a432fc64b7d7c0d1150516d221dd4cdfb: enum EE::Window::MouseAction ============================ .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum MouseAction: :ref:`Uint8` { :target:`Down`, :target:`Up`, :target:`Move`, :target:`Click`, :target:`DoubleClick`, :target:`Over`, :target:`Leave`, };