tModLoader v2024.04
A mod to make and play Terraria mods
Segments.AnimationSegmentWithActions< T > Member List

This is the complete list of members for Segments.AnimationSegmentWithActions< T >, including all inherited members.

_targetTime (defined in Segments.AnimationSegmentWithActions< T >)Segments.AnimationSegmentWithActions< T >protected
AnimationSegmentWithActions(int targetTime) (defined in Segments.AnimationSegmentWithActions< T >)Segments.AnimationSegmentWithActions< T >
Bind(IAnimationSegmentAction< T > act) (defined in Segments.AnimationSegmentWithActions< T >)Segments.AnimationSegmentWithActions< T >protectedpure virtual
DedicatedTimeNeeded (defined in Segments.AnimationSegmentWithActions< T >)Segments.AnimationSegmentWithActions< T >
Draw(ref GameAnimationSegment info) (defined in Segments.AnimationSegmentWithActions< T >)Segments.AnimationSegmentWithActions< T >pure virtual
ProcessActions(T obj, float localTimeForObject) (defined in Segments.AnimationSegmentWithActions< T >)Segments.AnimationSegmentWithActions< T >protected
Then(IAnimationSegmentAction< T > act) (defined in Segments.AnimationSegmentWithActions< T >)Segments.AnimationSegmentWithActions< T >
With(IAnimationSegmentAction< T > act) (defined in Segments.AnimationSegmentWithActions< T >)Segments.AnimationSegmentWithActions< T >