phaser - v4.0.0-rc.4
    Preparing search index...
    type SleepStartEvent = {
        name: string;
        source: any;
    }
    Index

    Properties

    Properties

    name: string

    The name of the event.

    source: any

    The source object of the event.