Represents an entity controlled by an external client. More...
#include <generic_netcode.hh>
Public Attributes | |
uint64_t | tick |
uint64_t | player_id |
uint64_t | entity_id |
aether::vec3f | position |
Represents an entity controlled by an external client.
uint64_t aether::netcode::controlled_entity::entity_id |
uint64_t aether::netcode::controlled_entity::player_id |
aether::vec3f aether::netcode::controlled_entity::position |
uint64_t aether::netcode::controlled_entity::tick |