Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for Terraria.GameContent.Animations.Segments.LocalizedTextSegment, including all inherited members.
_anchorOffset | Terraria.GameContent.Animations.Segments.LocalizedTextSegment | private |
_text | Terraria.GameContent.Animations.Segments.LocalizedTextSegment | private |
_timeToShowPeak | Terraria.GameContent.Animations.Segments.LocalizedTextSegment | private |
DedicatedTimeNeeded | Terraria.GameContent.Animations.Segments.LocalizedTextSegment | |
Draw(ref GameAnimationSegment info) | Terraria.GameContent.Animations.Segments.LocalizedTextSegment | inline |
LocalizedTextSegment(float timeInAnimation, string textKey) | Terraria.GameContent.Animations.Segments.LocalizedTextSegment | inline |
LocalizedTextSegment(float timeInAnimation, LocalizedText textObject, Vector2 anchorOffset) | Terraria.GameContent.Animations.Segments.LocalizedTextSegment | inline |
PixelsForALine | Terraria.GameContent.Animations.Segments.LocalizedTextSegment | privatestatic |