Module de_messages::players
source · Re-exports§
pub use chat::ChatMessage;pub use chat::ChatMessageError;pub use chat::MAX_CHAT_LEN;pub use entity::EntityNet;pub use entity::NetEntityIndex;pub use geom::TransformNet;pub use geom::Vec2Net;pub use geom::Vec3Net;pub use geom::Vec4Net;pub use path::PathError;pub use path::PathNet;pub use projectile::NetProjectile;
Modules§
Structs§
- Messages to be sent by a player/client or occasionally the game server to other players.
- Messages to be sent by a player/client or occasionally the game server to other players.
Enums§
- Message to be sent by a player/client or occasionally the game server to the game server for the distribution to other game players.