LMMS
Loading...
Searching...
No Matches
PuglAnyEvent Struct Reference

Common header for all event structs. More...

#include <pugl.h>

Public Attributes

PuglEventType type
 Event type.
PuglEventFlags flags
 Bitwise OR of PuglEventFlag values.

Detailed Description

Common header for all event structs.

Member Data Documentation

◆ flags

PuglEventFlags PuglAnyEvent::flags

Bitwise OR of PuglEventFlag values.

◆ type

PuglEventType PuglAnyEvent::type

Event type.


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