clik-engine API
    Preparing search index...

    Interface PlatformWaypoint

    interface PlatformWaypoint {
        pauseMs?: number;
        x: number;
        y: number;
    }
    Index

    Properties

    Properties

    pauseMs?: number
    x: number
    y: number