|
Wrath of Zeus
Made by Torchlight Games for CSE 125 SP24
|
#include <event.hpp>
Public Member Functions | |
| MoveAbsoluteEvent () | |
| MoveAbsoluteEvent (EntityID entity_to_move) | |
| DEF_SERIALIZE (Archive &ar, const unsigned int version) | |
| some velocity / movement information... More... | |
Data Fields | |
| EntityID | entity_to_move |
Event for an entity moving to some new absolute location
|
inline |
|
inlineexplicit |
|
inline |
some velocity / movement information...
| EntityID MoveAbsoluteEvent::entity_to_move |