tModLoader v2024.04
A mod to make and play Terraria mods
Actions.Sprites.ISpriteAction Interface Reference

Inherits IAnimationSegmentAction< Segments.LooseSprite >.

Inherited by Actions.Sprites.AScale, Actions.Sprites.Fade, Actions.Sprites.SetFrame, Actions.Sprites.SetFrameSequence, Actions.Sprites.SimulateGravity, and Actions.Sprites.Wait.

Additional Inherited Members

- Public Member Functions inherited from IAnimationSegmentAction< Segments.LooseSprite >
void ApplyTo (T obj, float localTimeForObj)
 
void BindTo (T obj)
 
void SetDelay (float delay)
 
- Properties inherited from IAnimationSegmentAction< Segments.LooseSprite >
int ExpectedLengthOfActionInFrames [get]