SpriteFramesAddFrame Method |
Adds a frame to the given animation.
Namespace: Godot
public void AddFrame( string anim, Texture frame, int atPosition = -1 )
[Missing <param name="anim"/> documentation for "M:Godot.SpriteFrames.AddFrame(System.String,Godot.Texture,System.Int32)"]
[Missing <param name="frame"/> documentation for "M:Godot.SpriteFrames.AddFrame(System.String,Godot.Texture,System.Int32)"]
[Missing <param name="atPosition"/> documentation for "M:Godot.SpriteFrames.AddFrame(System.String,Godot.Texture,System.Int32)"]