public static interface LXSnapshotEngine.Listener
Modifier and Type | Method and Description |
---|---|
void |
snapshotAdded(LXSnapshotEngine engine,
LXSnapshot snapshot)
A new snapshot has been added to the engine
|
void |
snapshotMoved(LXSnapshotEngine engine,
LXSnapshot snapshot)
A snapshot's position in the engine has been moved
|
void |
snapshotRemoved(LXSnapshotEngine engine,
LXSnapshot snapshot)
A snapshot has been removed from the engine
|
void snapshotAdded(LXSnapshotEngine engine, LXSnapshot snapshot)
engine
- Snapshot enginesnapshot
- Snapshotvoid snapshotRemoved(LXSnapshotEngine engine, LXSnapshot snapshot)
engine
- Snapshot enginesnapshot
- Snapshot that was removedvoid snapshotMoved(LXSnapshotEngine engine, LXSnapshot snapshot)
engine
- Snapshot enginesnapshot
- Snapshot that has been movedLX library by Mark C. Slee. © 2012-2020