5#ifndef MOSTLYHARMLESS_CURSOR_H
6#define MOSTLYHARMLESS_CURSOR_H
Definition mostlyharmless_Cursor.h:8
auto setCursorPosition(std::uint32_t x, std::uint32_t y) -> void
auto getCursorPosition(std::uint32_t *x, std::uint32_t *y) -> void
auto setCursorState(bool show) -> void