25 #ifndef PEGASUS_ITEMS_INVENTORY_KEYCARD_H 26 #define PEGASUS_ITEMS_INVENTORY_KEYCARD_H 28 #include "pegasus/items/inventory/inventoryitem.h" 34 KeyCard(
const ItemID,
const NeighborhoodID,
const RoomID,
const DirectionConstant);
37 void toggleItemState()
override;
38 void setItemState(
const ItemState)
override;
39 bool isFlashlightOn();
42 void removedFromInventory()
override;
Definition: ai_action.h:33
Definition: inventoryitem.h:39