indigoextras.subsystems.AutomatonNode
See theAutomatonNode companion trait
object AutomatonNode
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
AutomatonNode.type
Members list
Type members
Classlikes
final case class Cycle(nodes: NonEmptyList[SceneNode]) extends AutomatonNode
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AutomatonNodeclass Objecttrait Matchableclass AnyShow all
object Cycle
final case class Fixed(node: SceneNode) extends AutomatonNode
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AutomatonNodeclass Objecttrait Matchableclass AnyShow all
final case class OneOf(nodes: NonEmptyList[SceneNode]) extends AutomatonNode
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AutomatonNodeclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Givens
Givens
In this article