Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Animations.Segments.LocalizedTextSegment Class Reference

Public Member Functions

 LocalizedTextSegment (float timeInAnimation, string textKey)
 
 LocalizedTextSegment (float timeInAnimation, LocalizedText textObject, Vector2 anchorOffset)
 
void Draw (ref GameAnimationSegment info)
 

Properties

float DedicatedTimeNeeded [get]
 

Private Attributes

LocalizedText _text
 
float _timeToShowPeak
 
Vector2 _anchorOffset
 

Static Private Attributes

const int PixelsForALine = 120
 

Detailed Description

Definition at line 15 of file Segments.cs.


The documentation for this class was generated from the following file: