UNPKG

@phaserjs/phaser

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