Package uni.robot

Class RobotGame

java.lang.Object
uni.robot.RobotGame

public class RobotGame extends Object
Clase estatica que contiene el RobotLoop.
  • Constructor Details

    • RobotGame

      public RobotGame()
  • Method Details

    • getRobotLoop

      public static RobotLoop getRobotLoop()
      Consigue el RobotLoop. Se crea uno nuevo si no existe.
      Returns: