GG
Public Member Functions | Public Attributes | List of all members
GG::EventPumpState Struct Reference

#include <EventPump.h>

Public Member Functions

 EventPumpState ()
 

Public Attributes

unsigned int last_FPS_time
 
unsigned int last_frame_time
 
unsigned int most_recent_time
 
std::size_t frames
 

Detailed Description

Encapsulates the state of GG event pumping.

A single state object is shared by all EventPumps, to ensure state consistency.

Definition at line 43 of file EventPump.h.


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