Changeset 8189 for code/branches/dockingsystem/src
- Timestamp:
- Apr 4, 2011, 3:50:29 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/dockingsystem/src/orxonox/infos/HumanPlayer.h
r7163 r8189 48 48 float getPing() const; 49 49 float getPacketLossRatio() const; 50 51 inline const std::string& getNick() const 52 { return this->nick_; } 50 53 51 54 void setClientID(unsigned int clientID);
Note: See TracChangeset
for help on using the changeset viewer.