Changeset 2254 for code/branches/objecthierarchy2/src/orxonox/objects/worldentities/pawns/Spectator.h
- Timestamp:
- Nov 24, 2008, 1:50:47 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy2/src/orxonox/objects/worldentities/pawns/Spectator.h
r2087 r2254 46 46 47 47 virtual void setPlayer(PlayerInfo* player); 48 virtual void startLocal Control();48 virtual void startLocalHumanControl(); 49 49 50 50 virtual void moveFrontBack(const Vector2& value);
Note: See TracChangeset
for help on using the changeset viewer.