|
R-Type
1.0.1.0
Rewrite of the R-Type game with networking ability
|
Data Fields | |
| std::string | host |
| int | maxPlayers |
| std::uint16_t | tcpPort |
| std::uint16_t | udpPort |
| std::string Args::host |
| int Args::maxPlayers |
| std::uint16_t Args::tcpPort |
| std::uint16_t Args::udpPort |