Ejemplo n.º 1
0
 public Sprite CreateSprite(string name)
 {
     return(FEngineManager.CreateSprite(name));
 }