R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
ecs::ISystem Member List

This is the complete list of members for ecs::ISystem, including all inherited members.

getComponentMask() const =0ecs::ISystempure virtual
update(Registry &registry, float deltaTime)=0ecs::ISystempure virtual
~ISystem()=defaultecs::ISystemvirtual