R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
EntityState.hpp File Reference
#include <cstdint>
#include <optional>
#include "../Shared/SharedTypes.hpp"
#include "schemas/s2c_messages.capnp.h"
Include dependency graph for EntityState.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RType::Messages::S2C::EntityState
 State of a single entity. More...
 

Namespaces

namespace  RType
 
namespace  RType::Messages
 All game messages for R-Type network protocol.
 
namespace  RType::Messages::S2C
 Server-to-Client messages.