Index

A B C D E F G H I L M N O P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

H

handleActionInstruction(RobotObject, String) - Method in class uni.robot.game.robotinstruction.BaseInstructionHandler
 
handleActionInstruction(RobotObject, String) - Method in class uni.robot.game.robotinstruction.RobotInstructionHandler
Metodo abstracto especializado en manejar instrucciones acciones.
handleDraw() - Method in class uni.robot.game.robotinstruction.IdleState
 
handleDraw() - Method in class uni.robot.game.robotinstruction.PutConeState
 
handleDraw() - Method in class uni.robot.game.robotinstruction.RemoveConeState
 
handleDraw() - Method in class uni.robot.game.robotinstruction.RobotState
Metodo que se ejecuta periodicamente en cada ciclo Draw, cada vez que se ejecuta el metodo onDraw() del objeto RobotObject.
handleDraw() - Method in class uni.robot.game.robotinstruction.TurnLeftState
 
handleDraw() - Method in class uni.robot.game.robotinstruction.TurnRightState
 
handleDraw() - Method in class uni.robot.game.robotinstruction.WalkState
 
handleLoop() - Method in class uni.robot.base.GameLoop
Metodo usado por el hilo creado en startGameLoop para correr el ciclo de juego.
handleSensorInstruction(RobotObject, String) - Method in class uni.robot.game.robotinstruction.BaseInstructionHandler
 
handleSensorInstruction(RobotObject, String) - Method in class uni.robot.game.robotinstruction.RobotInstructionHandler
Metodo abstracto especializado en manejar instrucciones sensores.
handleUpdate() - Method in class uni.robot.game.robotinstruction.IdleState
 
handleUpdate() - Method in class uni.robot.game.robotinstruction.PutConeState
 
handleUpdate() - Method in class uni.robot.game.robotinstruction.RemoveConeState
 
handleUpdate() - Method in class uni.robot.game.robotinstruction.RobotState
Metodo que se ejecuta periodicamente en cada ciclo Update, cada vez que se ejecuta el metodo onUpdate() del objeto RobotObject.
handleUpdate() - Method in class uni.robot.game.robotinstruction.TurnLeftState
 
handleUpdate() - Method in class uni.robot.game.robotinstruction.TurnRightState
 
handleUpdate() - Method in class uni.robot.game.robotinstruction.WalkState
 
hayCono() - Method in class uni.robot.Robot
Controla si en la posicion actual del Robot hay por lo menos un cono.
A B C D E F G H I L M N O P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form