public class OutlineSelectionInstruction extends TickingInstruction
remainingTicks, totalTicks| Constructor and Description |
|---|
OutlineSelectionInstruction(PonderPalette color,
java.lang.Object slot,
Selection selection,
int ticks) |
| Modifier and Type | Method and Description |
|---|---|
void |
tick(PonderScene scene) |
firstTick, isBlocking, isComplete, onScheduled, resetsimplepublic OutlineSelectionInstruction(PonderPalette color, java.lang.Object slot, Selection selection, int ticks)
public void tick(PonderScene scene)
tick in class TickingInstruction