springroll-container
Version:
The iframe controller for interacting with SpringRoll applications
23 lines (22 loc) • 799 B
TypeScript
export * from './CaptionsStylePlugin';
export * from './CaptionsTogglePlugin';
export * from './HelpPlugin';
export * from './PausePlugin';
export * from './SoundPlugin';
export * from './PointerSizePlugin';
export * from './ButtonSizePlugin';
export * from './KeyboardMapPlugin';
export * from './ControlSensitivityPlugin';
export * from './LayersPlugin';
export * from './HUDPlugin';
export * from './ColorVisionPlugin';
export * from './HitAreaScalePlugin';
export * from './DragThresholdScalePlugin';
export * from './HealthPlugin';
export * from './ObjectCountPlugin';
export * from './CompletionPercentagePlugin';
export * from './SpeedScalePlugin';
export * from './TimersScalePlugin';
export * from './InputCountPlugin';
export * from './FullScreenPlugin';
export * from './UserDataPlugin';