UNPKG

@phaserjs/phaser

Version:
7 lines 357 B
import { AddColorComponent } from './AddColorComponent'; import { Color } from './Color'; import { ColorComponent } from './ColorComponent'; import { CompareColorMatrix } from './CompareColorMatrix'; import { SetAlpha } from './SetAlpha'; export { AddColorComponent, Color, ColorComponent, CompareColorMatrix, SetAlpha }; //# sourceMappingURL=index.d.ts.map