Dagor ECS
The Dagor ECS framework is a scalable entity-component-system architecture within the Dagor Engine.
- Dagor ECS
- Schemeful Events (daScript, Quirrel, C++, Net)
- Advantages of Schemeful Events
- Declaring an Event
- Creating an Event
- Subscribing to an Event
- Sending Events (Server-to-Server, Client-to-Client)
- Sending Events Over the Network
- Network Protocol Version
- Event Version
- Sending Containers (Offline and Online)
- Sending BitStream
- Reflection
- C++ Event (cpp_event)
- Quirrel Stubs / C++ Code Generation
- Filters
- Filters in Squirrel
- Filters in cpp_event
- Event Delivery Reliability
- Enums
- Utilities
- FAQ