Exemple #1
0
 public void onCurrentPlayerHasLostConnection()
 {
     _syncDelegate.OnCurrentPlayerHasLostConnection();
 }
Exemple #2
0
 public static void onCurrentPlayerHasLostConnection()
 {
     _syncMessageHandler.OnCurrentPlayerHasLostConnection();
 }