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