wima
    Preparing search index...

    Interface BoundingCircleSerial

    interface BoundingCircleSerial {
        pos: Vector2Serial;
        r: number;
        type: number;
    }
    Index

    Properties

    Properties

    r: number
    type: number