GodotSharpAPI
GodotSharpAPI
Godot
AnimatedSprite Class
AnimatedSprite Methods
GetAnimation Method
GetFrame Method
GetOffset Method
GetSpeedScale Method
GetSpriteFrames Method
IsCentered Method
IsFlippedH Method
IsFlippedV Method
IsPlaying Method
Play Method
SetAnimation Method
SetCentered Method
SetFlipH Method
SetFlipV Method
SetFrame Method
SetOffset Method
SetSpeedScale Method
SetSpriteFrames Method
Stop Method
AnimatedSprite
Stop Method
Stops the current animation (does not reset the frame counter).
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
Stop
()
See Also
Reference
AnimatedSprite Class
Godot Namespace