UNPKG

phaser-plugin-inspector

Version:
33 lines (32 loc) 648 B
export { InspectorGlobalPlugin } from './InspectorGlobalPlugin'; export { InspectorScenePlugin } from './InspectorScenePlugin'; export { DefaultPluginsConfig } from './DefaultPluginsConfig'; export { Install } from './Install'; export { AddActive, AddAlpha, AddAnimationState, AddArcadeBody, AddArcadePhysicsWorld, AddCamera, AddChain, AddFXComponent, AddFXController, AddGameObject, AddGroup, AddInput, AddKey, AddKeys, AddLight, AddMatterPhysicsWorld, AddParticleEmitter, AddPipeline, AddPointer, AddScenes, AddSound, AddTimeline, AddTimerEvent, AddTween, AddVideo, AddVisible } from './util';