DisplayObject

Companion
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Value members

Concrete methods

def apply(x: Float, y: Float, scaleX: Float, scaleY: Float, refX: Float, refY: Float, flipX: Float, flipY: Float, rotation: Radians, z: Double, width: Int, height: Int, atlasName: Option[AtlasId], frame: SpriteSheetFrameCoordinateOffsets, channelOffset1: Vector2, channelOffset2: Vector2, channelOffset3: Vector2, texturePosition: Vector2, textureSize: Vector2, atlasSize: Vector2, shaderId: ShaderId, shaderUniformData: Array[DisplayObjectUniformData]): DisplayObject

Concrete fields

final lazy
val CanEqual_Option_Option: CanEqual[Option[DisplayObject], Option[DisplayObject]]