MostlyHarmless 0.0.1
Loading...
Searching...
No Matches
mostlyharmless_Cursor.h File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  mostly_harmless
 The top-level namespace, contains all things plugin-related.
namespace  mostly_harmless::gui
 Contains GUI related classes & functions.
namespace  mostly_harmless::gui::cursor

Functions

auto mostly_harmless::gui::cursor::setCursorState (bool show) -> void
auto mostly_harmless::gui::cursor::getCursorPosition (std::uint32_t *x, std::uint32_t *y) -> void
auto mostly_harmless::gui::cursor::setCursorPosition (std::uint32_t x, std::uint32_t y) -> void