jGL
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
jGL::Event Struct Reference

#include <event.h>

Public Member Functions

 Event (double x, double y, EventType t)
 
 Event ()
 

Public Attributes

double mouseX
 
double mouseY
 
EventType type
 

Constructor & Destructor Documentation

◆ Event() [1/2]

jGL::Event::Event ( double  x,
double  y,
EventType  t 
)
inline

◆ Event() [2/2]

jGL::Event::Event ( )
inline

Member Data Documentation

◆ mouseX

double jGL::Event::mouseX

◆ mouseY

double jGL::Event::mouseY

◆ type

EventType jGL::Event::type

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