Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- uni.robot - package uni.robot
- uni.robot.base - package uni.robot.base
- uni.robot.game - package uni.robot.game
- uni.robot.game.robotinstruction - package uni.robot.game.robotinstruction
- uni.robot.game.speedpanel - package uni.robot.game.speedpanel
- update() - Method in class uni.robot.base.GameLoop
-
Metodo usado dentro de handleLoop para ejecutar un ciclo Update.
- update() - Method in class uni.robot.base.SpritePlayer
-
Metodo que tiene que ser llamado durante el ciclo Update, preferiblemente dentro del metodo onUpdate() de
GameObject
, para que la logica de animacion funcione. - update() - Method in class uni.robot.game.RobotLoop
- updateInputs() - Method in class uni.robot.base.InputManager
-
Actualiza los estados de los inputs
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form