Volcano

object Volcano
class Object
trait Matchable
class Any

Value members

Concrete methods

def iterate(step: Angle): Angle => Random[Image] => Random[Image]
def jitter(point: Point): Random[Point]
def point(position: Angle => Point, scale: Point => Point, jitter: Point => Random[Point], image: Random[Image], rotation: Angle): Angle => Random[Image]
def rose(k: Int): Angle => Point
def scale(factor: Double): Point => Point

Concrete fields

val image: Random[Image]
val smoke: Random[Image]