- Timestamp:
- Nov 13, 2008, 9:55:01 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/questsystem2/src/orxonox/objects/quest/AddQuestHint.h
r2191 r2205 58 58 virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode); //!< Method for creating a AddQuestHint object through XML. 59 59 60 virtual bool invoke( ControllableEntity* player); //!< Invokes the QuestEffect.60 virtual bool invoke(PlayerInfo* player); //!< Invokes the QuestEffect. 61 61 62 62 private:
Note: See TracChangeset
for help on using the changeset viewer.