#include <mouse.h>
Definition at line 25 of file mouse.h.
◆ addCursor()
void Mouse::addCursor |
( |
const std::string & |
name, |
|
|
const std::string & |
file, |
|
|
const Point & |
hotSpot |
|
) |
| |
◆ init()
◆ isCursorChanged()
bool Mouse::isCursorChanged |
( |
| ) |
|
◆ isPressed()
◆ loadCursors()
void Mouse::loadCursors |
( |
std::string |
filename | ) |
|
◆ popCursor()
void Mouse::popCursor |
( |
const std::string & |
name | ) |
|
◆ pushCursor()
bool Mouse::pushCursor |
( |
const std::string & |
name | ) |
|
◆ terminate()
void Mouse::terminate |
( |
| ) |
|
The documentation for this class was generated from the following files: