Exemplo n.º 1
0
 private static void LaunchGameWithThreadName(bool enableListener = true)
 {
     GameEngine.InitializeGame(enableListener);
 }