Function sprite_get_animation

  • sprite_get_animation() Receives the sprite name and the desired animation number. Returns a pointer to an animation object.

    Parameters

    • sprite_name: string
    • anim_id: number

    Returns animation_t

Generated using TypeDoc