Public Member Functions | |
| KAGameInfos () | |
| void | operator>> (KNetMsg &Msg) |
| void | operator<< (KNetMsg &Msg) |
| KTIME | GetGameDuration () |
| KTIME | GetRoundDuration () |
| void | SetGameDuration (KTIME Duration) |
| void | SetRoundDuration (KTIME Duration) |
Definition at line 8 of file A_GameInfos.h.
1.5.1-p1