DrawDXAnimationFast(AnimationNumber, XPosition, YPosition, Mode)

Draw a animation on a defined position, this command is faster than DrawDXAnimation(), but can't be resized. The mode define how is played the animation, you can use the constant #VMB_ANIMATION_PLAYLOOP to play it on continous mode, or #VMB_ANIMATION_PLAYONCE to play once.