Otter  0.9.8.91
2d Game Development Framework based on SFML.Net
 All Classes Namespaces Functions Variables Enumerations Properties
Otter.Anim Member List

This is the complete list of members for Otter.Anim, including all inherited members.

ActiveOtter.Anim
Anim(int[] frames, float[] frameDelays=null)Otter.Anim
Anim(string frames, string frameDelays)Otter.Anim
CurrentFrameOtter.Anim
CurrentFrameIndexOtter.Anim
FrameCountOtter.Anim
FrameDelaysOtter.Anim
FramesOtter.Anim
FramesRange(int min, int max)Otter.Animstatic
LoopBackTo(int frame=0)Otter.Anim
NoRepeat()Otter.Anim
OnCompleteOtter.Anim
OnNewFrameOtter.Anim
ParseFrames(string input)Otter.Animstatic
PingPong(bool pingpong=true)Otter.Anim
PlaybackSpeedOtter.Anim
Repeat(int times=-1)Otter.Anim
RepeatCountOtter.Anim
Reset()Otter.Anim
Speed(float speed)Otter.Anim
Stop()Otter.Anim
TotalDurationOtter.Anim
Update(float t=1f)Otter.Anim