Class Game

java.lang.Object
one.empty3.apps.opad.Game

public class Game extends Object
  • Field Details

    • gameName

      protected String gameName
  • Constructor Details

    • Game

      public Game()
  • Method Details

    • getLocalPlayers

      public static ArrayList getLocalPlayers() throws IOException
      Throws:
      IOException
    • forceMotrice

      public Point3D forceMotrice()
    • getLocalPlayer

      public Player getLocalPlayer()
    • setCurrentPlayer

      public void setCurrentPlayer(Player currentPlayer)