phaser-jsx
    Preparing search index...

    Variable VideoConst

    Video: FC<
        ObjectProps<Video> & RecursivePartial<Video> & { x: number; y: number },
    > = ...

    A Video Game Object.

    This Game Object is capable of handling playback of a previously loaded video from the Phaser Video Cache, or playing a video based on a given URL. Videos can be either local, or streamed.