UNPKG
revolt-fx-fix
Version:
latest (1.3.5)
1.3.5
Particle and Effect System for Pixi.js
github.com/bma73/revolt-fx
bma73/revolt-fx
revolt-fx-fix
/
lib
/
ComponentType.d.ts
5 lines
(4 loc)
•
72 B
TypeScript
View Raw
1
2
3
4
5
export
declare
enum
ComponentType
{
Sprite
=
0
,
MovieClip
=
1
}