public class LightsEventDecoder extends EventDecoder
Modifier and Type | Field and Description |
---|---|
static char |
LIGHT_DOWN |
static char |
LIGHT_DOWN_NEIGHBORHOOD |
static char |
LIGHT_UP |
static char |
LIGHT_UP_NEIGHBORHOOD |
ALGORITHM_RESULT_EVENT, CANNOT_BE_USED, CHECK_IT_BUTTON, COMPRESS, DESELECTED, EDGE_ADDED, EDGE_REMOVED, EXPAND, GRAPH_MOVED, HORIZONTAL_FLIP, MULT_VERTEX_MULT_MOVE, MULTI_EDGES_ADDED, MULTI_EDGES_REMOVED, MULTI_VERTEX_ADDED, MULTI_VERTEX_MOVE, MULTI_VERTEX_REMOVED, REDO, RESERVED, RESET_LOCATIONS, SELECTED, SUBGRAPH_ADDED, SUBGRAPH_REMOVED, TRY_IT_BUTTON, UNDO, UNDO_RESET_LOCATIONS, VERTEX_ADDED, VERTEX_MOVED, VERTEX_REMOVED, VERTICAL_FLIP, XY_FLIP
Constructor and Description |
---|
LightsEventDecoder() |
addEventMapping, createEvent, getEncodingCharacter, getEventDecoder, getPuzzleClass, parseRunnableEvents, setPuzzleClass
public static final char LIGHT_UP
public static final char LIGHT_DOWN
public static final char LIGHT_UP_NEIGHBORHOOD
public static final char LIGHT_DOWN_NEIGHBORHOOD