OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Attributes | List of all members
PaintEvent Class Reference

#include <PaintEvent.h>

Inheritance diagram for PaintEvent:
PlatformEvent

Public Attributes

int64_t tickCount = -1
 
int randomState = -1
 
- Public Attributes inherited from PlatformEvent
PlatformEventType type = EVENT_INVALID
 

Additional Inherited Members

- Public Member Functions inherited from PlatformEvent
virtual ~PlatformEvent ()=default
 

Member Data Documentation

◆ randomState

int PaintEvent::randomState = -1

Random state at the start of the next frame, as returned by grng->peek(1024).

◆ tickCount

int64_t PaintEvent::tickCount = -1

Tick count for the next frame.


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