Modifier and Type | Method and Description |
---|---|
void |
GraphTheme.setupMoveAnimation(DoubleVertexEvent<?> event) |
Modifier and Type | Method and Description |
---|---|
void |
LightsTheme.setupMoveAnimation(DoubleVertexEvent<?> event) |
Modifier and Type | Method and Description |
---|---|
void |
MultiDesignsTheme.setupMoveAnimation(DoubleVertexEvent<?> event) |
Modifier and Type | Method and Description |
---|---|
void |
PebbleTheme.setupMoveAnimation(DoubleVertexEvent<?> event) |
Modifier and Type | Class and Description |
---|---|
class |
ChangeTargetVertexEvent
Fired when the target in Reach It is changed.
|
class |
MovePebbleEvent
Fired when a pebble is moved
|
class |
MovePebbleFirstToVertexEvent |
class |
UndoMovePebbleEvent
Fired when a game is undone.
|
class |
UndoMovePebbleFirstToVertexEvent
Fired when a game is undone.
|
Modifier and Type | Method and Description |
---|---|
void |
ReachItTheme.setupMoveAnimation(DoubleVertexEvent<?> event) |
Modifier and Type | Method and Description |
---|---|
void |
PortalLordTheme.setupMoveAnimation(DoubleVertexEvent<?> event) |
Modifier and Type | Method and Description |
---|---|
void |
PowerHousesTheme.setupMoveAnimation(DoubleVertexEvent<?> event) |
Modifier and Type | Method and Description |
---|---|
void |
PowerLinesTheme.setupMoveAnimation(DoubleVertexEvent<?> event) |
Modifier and Type | Method and Description |
---|---|
void |
PowerZonesTheme.setupMoveAnimation(DoubleVertexEvent<?> event) |
Modifier and Type | Method and Description |
---|---|
void |
WeightedTheme.setupMoveAnimation(DoubleVertexEvent<?> event) |
Modifier and Type | Class and Description |
---|---|
class |
ChangeSourceVertexEvent
Fired when the target in Reach It is changed.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
OldTheme.setupMoveAnimation(DoubleVertexEvent<?> event)
Deprecated.
Assumes the event is a
|
abstract void |
NewTheme.setupMoveAnimation(DoubleVertexEvent<?> event)
Assumes the event is a
|