DependentNode

trait DependentNode[T <: SceneNode] extends SceneNode

DependentNodes are built-in node types where Indigo understands how to build the shader data, and the bounds are dependant on the contents of the node.

Companion:
object
trait SceneNode
class Object
trait Matchable
class Any
class Group
class Mutants
class Sprite[M]
class Text[M]

Type members

Types

type Out = T

Value members

Abstract methods

override def withDepth(newDepth: Depth): T
Definition Classes

Inherited methods

Inherited from:
SceneNode
def flip: Flip
Inherited from:
SceneNode
Inherited from:
SceneNode
def ref: Point
Inherited from:
SceneNode
Inherited from:
SceneNode
Inherited from:
SceneNode