JNGL
Easy to use cross-platform 2D game library
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MouseInfo::Down Struct Reference

Public Member Functions

Vec2 newPos () const
 returns nullopt when the mouse has been released
 
bool released ()
 
Vec2 startPos () const
 
 Down (MouseInfo &, Vec2 objectPos)
 
 Down (const Down &)=delete
 
 Down (Down &&) noexcept
 
Downoperator= (const Down &)=delete
 
Downoperator= (Down &&) noexcept
 

Detailed Description

Definition at line 17 of file MouseInfo.hpp.


The documentation for this struct was generated from the following file: