dokinkon / ExciteBike

0 stars 1 forks source link

實作GamePlay斷線機制處理 #7

Open dokinkon opened 11 years ago

dokinkon commented 11 years ago

如果自己是Server發現有玩家斷線: 通知其他人移除對應的PlayerInfo物件 (包含Bike物件)

如果自己是Client發現自己斷線(OnDisconnectFromServer): 移除所有其他PlayerInfo物件, 回到GameListScene