Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Animations.Segments.EmoteSegment Member List

This is the complete list of members for Terraria.GameContent.Animations.Segments.EmoteSegment, including all inherited members.

_effectTerraria.GameContent.Animations.Segments.EmoteSegmentprivate
_emoteIdTerraria.GameContent.Animations.Segments.EmoteSegmentprivate
_offsetTerraria.GameContent.Animations.Segments.EmoteSegmentprivate
_targetTimeTerraria.GameContent.Animations.Segments.EmoteSegmentprivate
_velocityTerraria.GameContent.Animations.Segments.EmoteSegmentprivate
DedicatedTimeNeededTerraria.GameContent.Animations.Segments.EmoteSegment
Draw(ref GameAnimationSegment info)Terraria.GameContent.Animations.Segments.EmoteSegmentinline
EmoteSegment(int emoteId, int targetTime, int timeToPlay, Vector2 position, SpriteEffects drawEffect, Vector2 velocity=default(Vector2))Terraria.GameContent.Animations.Segments.EmoteSegmentinline
GetFrame(int wrappedTime)Terraria.GameContent.Animations.Segments.EmoteSegmentinlineprivate