Gets or set the animated frames direction - backwards (False) or forwards (True). Setting
this has the same effect as using SetFrameDirection but providing this property allows
the existing direction to be determined.
Syntax: FrameForward As Boolean
Example:
Sprite.FrameForward = False