clik-engine API
    Preparing search index...

    Interface DirectionalResult

    interface DirectionalResult {
        animKey: string;
        flipX: boolean;
    }
    Index

    Properties

    Properties

    animKey: string

    The resolved animation key (e.g., 'walk_ne')

    flipX: boolean

    Whether to flip the sprite horizontally