Changeset 11673 for code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller.h
- Timestamp:
- Dec 14, 2017, 4:04:14 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ScriptableController_HS17/src/orxonox/scriptablecontroller/scriptable_controller.h
r11638 r11673 98 98 99 99 /** 100 * @brief Kill a Pawn101 * @param id The Pawn to kill102 */103 void killPawn(std::string id);104 105 /**106 100 * @brief Convert an ID to a WorldEntity pointer 107 101 * @param id The ID of the WorldEntity
Note: See TracChangeset
for help on using the changeset viewer.