Options
All
  • Public
  • Public/Protected
  • All
Menu

ParticleJS

ParticleJS

ParticleJS provide an easy way to display particle systems from within the EaselJS Framework. That way, adding special effects like explosions, smoke, snow, fire, etc. is very easy to do.

Index

Variables

Assets

Assets: object

アセットを含むオブジェクトです。このクラスは将来変更する可能性が高いので deprecated とします。 利用しないでください。

type

{{}}

Type declaration

Const VERSION

VERSION: "1.0.0" = "1.0.0"

ParticleJSのバージョン情報を示します。

type

{string}

createjs

createjs: any = window["createjs"]

images

images: object

Type declaration

ss

ss: object

Type declaration

Functions

checkVersion

  • checkVersion(value: string): boolean
  • 現在のバージョンと互換性があるかどうかをチェックします。

    Parameters

    • value: string

    Returns boolean

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