group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
EventType.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum class  EventType { Connected , Disconnected , Input }
 Enumeration of gameplay event types for queueing. More...
 

Enumeration Type Documentation

◆ EventType

enum class EventType
strong

Enumeration of gameplay event types for queueing.

Enumerator
Connected 
Disconnected 
Input