Class: PetalShape

phina.display.PetalShape

new phina.display.PetalShape (options)

花びら型のShapeクラスを描画します。
Name Type Description
options object phina.display.Shapeを継承
Example
PetalShape() // or phina.display.PetalShape()
  .addChildTo(this)

Extends

  • phina.display.Shape