.. index:: pair: class; EE::Window::CursorManager::GlobalCursor .. _doxid-class_e_e_1_1_window_1_1_cursor_manager_1_1_global_cursor: class EE::Window::CursorManager::GlobalCursor ============================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include class GlobalCursor { public: // fields :ref:`Cursor::SysType` :target:`SysCur`; :ref:`Cursor`* :target:`Cur`; // construction :target:`GlobalCursor`(); :target:`GlobalCursor`(:ref:`Cursor::SysType` sysCur, :ref:`Cursor`* cur); };