- Timestamp:
- May 7, 2015, 5:21:45 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/multiplayerFS15/src/libraries/network/WANDiscovery.h
r10427 r10434 87 87 std::string getServerListItemRTT( unsigned int index ); // tolua_export 88 88 89 /** \param index Index to get the RTT of 90 * \return The number of players on the server 91 * 92 * Get the number of players on the server 93 */ 94 std::string getServerListItemPlayerNumber( unsigned int index ); // tolua_export 95 89 96 /* todo: might make this private and use getter/setter methods 90 97 * at some later time.
Note: See TracChangeset
for help on using the changeset viewer.