public class Rotate90Simulation extends Simulation
| Constructor and Description |
|---|
Rotate90Simulation(int seed) |
| Modifier and Type | Method and Description |
|---|---|
MBFImage |
applySimulation(MBFImage input) |
randomFloatInRange, randomIntInRangepublic Rotate90Simulation(int seed)
public MBFImage applySimulation(MBFImage input)
applySimulation in class Simulation