18#ifndef INCLUDED_ICMPPLAYERMANAGER
19#define INCLUDED_ICMPPLAYERMANAGER
#define DECLARE_INTERFACE_TYPE(iname)
Definition: Interface.h:23
Player manager.
Definition: ICmpPlayerManager.h:27
virtual entity_id_t GetPlayerByID(int32_t id)=0
virtual int32_t GetNumPlayers()=0
Definition: IComponent.h:33
u32 entity_id_t
Entity ID type.
Definition: Entity.h:29