SceneNode

sealed

The parent type of all nodes a user might use or create. Defines the fields needed to draw something onto the screen.

Companion
object
class Object
trait Matchable
class Any
class Group
class Mutants
class Sprite[M]
class Text[M]
class Clip[M]
class Graphic[M]
trait Shape
class Box
class Circle
class Line
class Polygon
class TextBox

Value members

Abstract methods

def flip: Flip
def ref: Point
def withDepth(newDepth: Depth): SceneNode