@turbowarp/types-tw
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    blockDB_: Record<string, ScratchBlocks.Block>
    horizontalLayout: boolean
    id: string
    isClearing: boolean
    listeners_: Function[]
    MAX_UNDO: 1024
    potentialVariableMap_: VariableMap | null
    redoStack_: EventsAbstract[]
    rendered: boolean
    RTL: boolean
    tapListeners_: Function[]
    toolboxPosition: number
    topBlocks_: ScratchBlocks.Block[]
    undoStack_: EventsAbstract[]
    variableMap_: VariableMap

    Methods