SpawnedAutomaton

indigoextras.subsystems.SpawnedAutomaton
final case class SpawnedAutomaton(sceneGraphNode: SceneNode, modifier: SignalReader[(AutomatonSeedValues, SceneNode), AutomatonUpdate], onCull: AutomatonSeedValues => List[GlobalEvent], seedValues: AutomatonSeedValues)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def isAlive(currentTime: Seconds): Boolean

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product