UNPKG

@phaserjs/phaser

Version:
9 lines (8 loc) 245 B
import { BackgroundColor } from "./BackgroundColor"; import { GetBackgroundColor } from "./GetBackgroundColor"; import { SetBackgroundColor } from "./SetBackgroundColor"; export { GetBackgroundColor, SetBackgroundColor, BackgroundColor };