tModLoader v2024.10
A mod to make and play Terraria mods
|
Inherits IAnimationSegment.
Public Member Functions | |
LocalizedTextSegment (float timeInAnimation, LocalizedText textObject, Vector2 anchorOffset) | |
LocalizedTextSegment (float timeInAnimation, string textKey) | |
void | Draw (ref GameAnimationSegment info) |
void | Draw (ref GameAnimationSegment info) |
Properties | |
float | DedicatedTimeNeeded [get] |
Properties inherited from IAnimationSegment | |
float | DedicatedTimeNeeded [get] |
void Segments.LocalizedTextSegment.Draw | ( | ref GameAnimationSegment | info | ) |
Implements IAnimationSegment.
|
get |
Implements IAnimationSegment.