Triangle.js Docs
    Preparing search index...

    Interface QueueSnapshot

    interface QueueSnapshot {
        bag: BagSnapshot;
        value: Engine.Mino[];
    }
    Index

    Properties

    Properties

    value: Engine.Mino[]