GetAnimationFrom
GetAnimationFrom

Finds the given animation and returns it's index

index = myActive.GetAnimationFrom( Animation_Object )
index = myActive.GetAnimationFrom( Animation_Name )

Return value
The index of the animation found, or FALSE

Parameters
  • Animation_Object
    The object returned by CreateAnimation
  • Animation_Name
    The name of the animation (not case-sensitive)
Comments

This is primarily for internal use, but included for flexibility.

See also
Active:SetAnimation



JAM © 2005 no one in particular
Project started by David Evans in 2005