Changeset 9613 for code/branches/formationupdate/src/orxonox/controllers
- Timestamp:
- Apr 9, 2013, 3:49:06 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/formationupdate/src/orxonox/controllers/FormationController.h
r9583 r9613 100 100 /* Just for testing purposes: report the master. */ 101 101 FormationController* getMaster( void ) { return myMaster_; } 102 FormationController* getThis( void ) { return this; } 102 103 103 104 protected:
Note: See TracChangeset
for help on using the changeset viewer.