Changeset 11974 for code/branches/ScriptableController_FS18/src/orxonox/scriptablecontroller/scriptable_controller_api.h
- Timestamp:
- May 17, 2018, 4:04:14 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ScriptableController_FS18/src/orxonox/scriptablecontroller/scriptable_controller_api.h
r11902 r11974 152 152 void spawn(std::string type, std::string id); 153 153 154 void spawnTest(std::string id); 155 154 156 /** 155 157 * @brief Set the position of an object
Note: See TracChangeset
for help on using the changeset viewer.