|
group2 0.1.0
CSE 125 Group 2
|
A single gameplay event produced by network input processing. More...
#include <Event.hpp>
Public Attributes | |
| ClientId | clientId |
| Originating client identifier. | |
| EventType | type |
| InputSnapshot | movementIntent = {} |
| Decoded movement fields. | |
A single gameplay event produced by network input processing.
| ClientId Event::clientId |
Originating client identifier.
| InputSnapshot Event::movementIntent = {} |
Decoded movement fields.
| EventType Event::type |