Options
All
  • Public
  • Public/Protected
  • All
Menu

シェイプの種類を定義したクラスです。

Hierarchy

  • ShapeType

Index

Properties

Static BLUR_CIRCLE

BLUR_CIRCLE: string = "blur_circle"

ふわっとした円のシェイプIDです。

type

{string}

Static CIRCLE

CIRCLE: string = "circle"

円のシェイプIDです。

type

{string}

Static FLOWER

FLOWER: string = "flower"

花の形のシェイプIDです。

type

{string}

Static HEART

HEART: string = "heart"

ハートの形のシェイプIDです。

type

{string}

Static KIRAKIRA

KIRAKIRA: string = "kirakira"

キラキラ(1)のシェイプIDです。

type

{string}

Static KIRAKIRA2

KIRAKIRA2: string = "kirakira2"

キラキラ(2)のシェイプIDです。

type

{string}

Static REVERSE_CIRCLE

REVERSE_CIRCLE: string = "reverse_blur_circle"

中央が繰り抜かれた円のシェイプIDです。

type

{string}

Static SQUARE

SQUARE: string = "square"

四角形のシェイプIDです。

type

{string}

Static STAR

STAR: string = "star"

星形のシェイプIDです。

type

{string}

Static STAR_10

STAR_10: string = "star_10"

星形(棘が10)のシェイプIDです。

type

{string}

Static TRIANGLE

TRIANGLE: string = "triangle"

三角形のシェイプIDです。

type

{string}

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc