public class BCTransportStatements
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ActionExtractionPreset[] |
ACTION_EXTRACTION_PRESET |
static ActionPipeColor[] |
ACTION_PIPE_COLOUR |
static ActionPipeDirection[] |
ACTION_PIPE_DIRECTION |
static ActionPipeSignal[] |
ACTION_PIPE_SIGNAL |
static ActionPowerPulsar[] |
ACTION_PULSAR |
static ActionPowerPulsar |
ACTION_PULSAR_CONSTANT |
static ActionPowerPulsar |
ACTION_PULSAR_SINGLE |
static TriggerLightSensor[] |
TRIGGER_LIGHT |
static TriggerLightSensor |
TRIGGER_LIGHT_HIGH |
static TriggerLightSensor |
TRIGGER_LIGHT_LOW |
static TriggerPipeSignal[] |
TRIGGER_PIPE_SIGNAL |
Constructor and Description |
---|
BCTransportStatements() |
Modifier and Type | Method and Description |
---|---|
static void |
preInit() |
public static final TriggerLightSensor TRIGGER_LIGHT_LOW
public static final TriggerLightSensor TRIGGER_LIGHT_HIGH
public static final TriggerLightSensor[] TRIGGER_LIGHT
public static final ActionPowerPulsar ACTION_PULSAR_CONSTANT
public static final ActionPowerPulsar ACTION_PULSAR_SINGLE
public static final ActionPowerPulsar[] ACTION_PULSAR
public static final TriggerPipeSignal[] TRIGGER_PIPE_SIGNAL
public static final ActionPipeSignal[] ACTION_PIPE_SIGNAL
public static final ActionPipeColor[] ACTION_PIPE_COLOUR
public static final ActionExtractionPreset[] ACTION_EXTRACTION_PRESET
public static final ActionPipeDirection[] ACTION_PIPE_DIRECTION