|
JNGL
Easy to use cross-platform 2D game library
|
Classes | |
| struct | Down |
| struct | Over |
Public Member Functions | |
| void | setMousePos (Vec2) |
| std::optional< Over > | pos () |
| will return nullopt if the mouse is already over another object | |
Definition at line 13 of file MouseInfo.hpp.