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

#include <desktopDisplay.h>

Public Member Functions

void clear ()
 

Public Attributes

std::map< int, std::vector< Event > > events
 
double scrollX = 0.0
 
double scrollY = 0.0
 
bool scrolled = false
 

Member Function Documentation

◆ clear()

void jGL::DesktopDisplay::WindowData::clear ( )
inline

Member Data Documentation

◆ events

std::map<int, std::vector<Event> > jGL::DesktopDisplay::WindowData::events

◆ scrolled

bool jGL::DesktopDisplay::WindowData::scrolled = false

◆ scrollX

double jGL::DesktopDisplay::WindowData::scrollX = 0.0

◆ scrollY

double jGL::DesktopDisplay::WindowData::scrollY = 0.0

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