RenderNode

trait RenderNode extends SceneNode

RenderNodes are built-in node types that have their own size, and where Indigo understands how to build the shader data.

Companion
object
trait SceneNode
class Object
trait Matchable
class Any
class Clip[M]
class Graphic[M]
trait Shape
class Box
class Circle
class Line
class Polygon
class TextBox

Value members

Abstract methods

def size: Size
override
def withDepth(newDepth: Depth): RenderNode
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