Changes the animated frames direction - backwards or forwards. This method is retained
for backward compatibility. From version 1.3 the FrameForward property is provided to
allow this value to be read as well as set.
Default value is forward.
Syntax: SetFrameDirection (Forward As Boolean)
Example:
Sprite.SetFrameDirection (False)