Arkanoid Remake  1.0
Public Member Functions | Public Attributes | List of all members
sdltk::EventData Struct Reference

Event data structure. More...

#include <sdltk.h>

Public Member Functions

 EventData ()
 Constructor: set class attributes to default values.
 

Public Attributes

EventType Type
 Event type (see EventType)
 
Coords Point
 Coordinates at which the event occurred (see Point)
 
int Button
 Mouse/keyboard button (see Button)
 
EventAction Action
 Event action type (see EventAction)
 

Detailed Description

Event data structure.


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