Interface Object2DParameterObject
Properties
Optional anchorX
anchorX: number
Optional anchorY
anchorY: number
Optional angle
angle: number
Optional compositeOperation
Optional height
height: number
Optional opacity
opacity: number
Optional scaleX
scaleX: number
Optional scaleY
scaleY: number
Optional width
width: number
Optional x
x: number
Optional y
y: number
Object2D
のコンストラクタに渡すことができるパラメータ。 各メンバの詳細はObject2D
の同名メンバの説明を参照すること。