BasicSpatialModifiers

indigo.shared.scenegraph.BasicSpatialModifiers

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait SpatialModifiers[T]
class BlankEntity
class Clip[M]
class Graphic[M]
class Group
trait Shape[T]
class Box
class Circle
class Line
class Polygon
class Sprite[M]
class Text[M]
class TextBox
Show all

Members list

Value members

Abstract methods

def withDepth(newDepth: Depth): T
def withFlip(newFlip: Flip): T
def withPosition(newPosition: Point): T
def withRotation(newRotation: Radians): T
def withScale(newScale: Vector2): T