|
Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for Terraria.GameContent.Animations.Segments.EmoteSegment, including all inherited members.
| _effect | Terraria.GameContent.Animations.Segments.EmoteSegment | private |
| _emoteId | Terraria.GameContent.Animations.Segments.EmoteSegment | private |
| _offset | Terraria.GameContent.Animations.Segments.EmoteSegment | private |
| _targetTime | Terraria.GameContent.Animations.Segments.EmoteSegment | private |
| _velocity | Terraria.GameContent.Animations.Segments.EmoteSegment | private |
| DedicatedTimeNeeded | Terraria.GameContent.Animations.Segments.EmoteSegment | |
| Draw(ref GameAnimationSegment info) | Terraria.GameContent.Animations.Segments.EmoteSegment | inline |
| EmoteSegment(int emoteId, int targetTime, int timeToPlay, Vector2 position, SpriteEffects drawEffect, Vector2 velocity=default(Vector2)) | Terraria.GameContent.Animations.Segments.EmoteSegment | inline |
| GetFrame(int wrappedTime) | Terraria.GameContent.Animations.Segments.EmoteSegment | inlineprivate |