UNPKG

openfl

Version:

A fast, productive library for 2D cross-platform development.

6 lines 232 B
Object.defineProperty (module.exports, "__esModule", { value: true }); module.exports.StageDisplayState = module.exports.default = { FULL_SCREEN: "fullScreen", FULL_SCREEN_INTERACTIVE: "fullScreenInteractive", NORMAL: "normal" };