IETS - v0.5.1
    Preparing search index...

    Function obj

    • Wrapper for object specifiers.

      Allows using object specifier strings like [ENEMY.0.0.MAGE] in Typescript.

      Also allows to use death variables (strings up to 17 characters - limited by SPRITE_IS_DEAD vars).

      No validation for now.

      Parameters

      • spec: string

        Object specifier string

      Returns ObjectSpec

      object specifier, compatible with ObjectPtr type