JNGL
Easy to use cross-platform 2D game library
Loading...
Searching...
No Matches
MouseInfo.hpp File Reference

Contains jngl::MouseInfo class. More...

#include "Vec2.hpp"
#include <optional>
#include <span>
#include <vector>
Include dependency graph for MouseInfo.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MouseInfo
 
struct  MouseInfo::Down
 
struct  MouseInfo::Over
 

Namespaces

namespace  jngl
 JNGL's main namespace.
 

Functions

MouseInfoinput ()
 Returns a reference to the global MouseInfo instance, similar to jngl::modelview()
 

Detailed Description

Contains jngl::MouseInfo class.

Definition in file MouseInfo.hpp.