Mana
|
Go to the source code of this file.
Classes | |
struct | Net::Character |
A structure to hold information about a character. More... | |
class | Net::CharHandler |
Namespaces | |
namespace | Net |
The network communication layer. | |
Typedefs | |
using | Net::Characters = std::list< Character * > |