25 #ifndef PEGASUS_ITEMS_BIOCHIPS_PEGASUSCHIP_H 26 #define PEGASUS_ITEMS_BIOCHIPS_PEGASUSCHIP_H 28 #include "pegasus/hotspot.h" 29 #include "pegasus/items/biochips/biochipitem.h" 35 PegasusChip(
const ItemID,
const NeighborhoodID,
const RoomID,
const DirectionConstant);
38 void select()
override;
40 void takeSharedArea()
override;
42 void setUpPegasusChip();
46 void setUpPegasusChipRude();
47 void activatePegasusHotspots();
48 void clickInPegasusHotspot();
Definition: pegasuschip.h:33
Definition: biochipitem.h:32
Definition: ai_action.h:33