Changeset 10600 for code/branches/SciptableControllerFS15/src/orxonox/controllers/ScriptController.h
- Timestamp:
- Sep 27, 2015, 9:11:20 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/SciptableControllerFS15/src/orxonox/controllers/ScriptController.h
r10448 r10600 21 21 * 22 22 * Author: 23 * Fabian 'x3n' Landau23 * ... 24 24 * Co-authors: 25 25 * ... … … 125 125 float prevEventTime; 126 126 127 /* Hack: Gain access to delta t */128 float deltat;129 130 127 /* - Position to look at during that transition */ 131 128 //Vector3 lookAtPosition;
Note: See TracChangeset
for help on using the changeset viewer.