UNPKG

@phaserjs/phaser

Version:
5 lines (4 loc) 153 B
import { ColorMatrixStack } from "./ColorMatrixStack"; export function CurrentColorMatrix() { return ColorMatrixStack.stack[ColorMatrixStack.index]; }