Size: 182
Comment:
|
Size: 237
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
/* * 两个概念: * session * game state */ |
In a multiplayer session, game state information is communicated between multiple machines over an internet connection rather than residing solely on a single computer.