UNPKG

@awayfl/poki-player

Version:

AVM Player for poki games

13 lines (12 loc) 574 B
console.debug("Poki-Player - 0.1.12"); export { AVM1PokiSDK } from "./lib/AVM1PokiSDK"; export { AVM2PokiSDK } from "./lib/AVM2PokiSDK"; export { AVMPlayerPoki } from "./lib/AVMPlayerPoki"; export { AVM1ButtonCustom } from "./lib/AVM1ButtonCustom"; export { AVM1MovieClipCustom } from "./lib/AVM1MovieClipCustom"; import * as Box2D_1 from "./lib/Box2D"; export { Box2D_1 as Box2D }; import * as Box2DLegacy_1 from "./lib/Box2Dold"; export { Box2DLegacy_1 as Box2DLegacy }; import * as Box2DRaycast_1 from "./lib/Box2Dold_Raycast"; export { Box2DRaycast_1 as Box2DRaycast };