UNPKG
@urso/revolt-fx
Version:
latest (0.2.0)
0.2.0
0.1.1
0.1.0
Particle and Effect System for Pixi.js
github.com/bma73/revolt-fx
bma73/revolt-fx
@urso/revolt-fx
/
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
}