public class RunExecution
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
static boolean |
stopState
variable para determinar si estamos en estado stop o no
|
Constructor and Description |
---|
RunExecution(Robot robot)
Constructor con parametros
|
Modifier and Type | Method and Description |
---|---|
void |
run()
inicio del thread de ejecución de circuitos
|
public static boolean stopState
public RunExecution(Robot robot)
robot
- robot asociado