Uses of Class
uni.robot.base.GameWindow
Packages that use GameWindow
-
Uses of GameWindow in uni.robot.base
Methods in uni.robot.base that return GameWindowModifier and TypeMethodDescriptionGameObject.getWindow()
Retorna el objetoGameWindow
donde el objeto se encuentra.Methods in uni.robot.base with parameters of type GameWindowModifier and TypeMethodDescriptionvoid
GameLoop.addWindow
(GameWindow window) Agrega una nueva ventana al ciclo de juego. -
Uses of GameWindow in uni.robot.game
Subclasses of GameWindow in uni.robot.gameModifier and TypeClassDescriptionclass
Representa el mundo donde losRobotObject
y otrosGridObject
existen. -
Uses of GameWindow in uni.robot.game.speedpanel
Subclasses of GameWindow in uni.robot.game.speedpanel