UNPKG

phaser

Version:

A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers from the team at Phaser Studio Inc.

8 lines (7 loc) 260 B
/** * @typedef {object} Phaser.Types.GameObjects.Video.VideoConfig * @extends Phaser.Types.GameObjects.GameObjectConfig * @since 3.50.0 * * @property {string} [key] - Optional key of the Video this Game Object will play, as stored in the Video Cache. */