C# Class FlatRedBall.Graphics.Animation.AnimationChain

Show file Open project: vchelaru/FlatRedBall Class Usage Examples

Public Methods

Method Description
FromGif ( string fileName, string contentManagerName ) : AnimationChain

Method Details

FromGif() public static method

public static FromGif ( string fileName, string contentManagerName ) : AnimationChain
fileName string
contentManagerName string
return AnimationChain