@kayahr/wastelib
    Preparing search index...

    Class Cursors

    Container for the 8 mouse cursors in the CURS file.

    Implements

    Index

    Methods

    • Returns the mouse cursor image with the given index.

      Parameters

      • index: number

        The index of the mouse cursor image.

      Returns Cursor

      The mouse cursor image.

      RangeError if the index is out of bounds.