18#ifndef INCLUDED_ICMPMIRAGE
19#define INCLUDED_ICMPMIRAGE
#define DECLARE_INTERFACE_TYPE(iname)
Definition: Interface.h:23
int32_t player_id_t
valid player IDs are non-negative (see ICmpOwnership)
Definition: Player.h:24
Component allowing mirage entities to communicate with their parent entity.
Definition: ICmpMirage.h:30
virtual player_id_t GetPlayer()=0
Definition: IComponent.h:33