UNPKG

@phaserjs/phaser

Version:
9 lines (8 loc) 164 B
import { SetFrame } from "./SetFrame"; import { SetTexture } from "./SetTexture"; import { Sprite } from "./Sprite"; export { SetFrame, SetTexture, Sprite };