TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
Terraria.TestHighFPSIssues Class Reference
+ Collaboration diagram for Terraria.TestHighFPSIssues:

Static Public Member Functions

static void TapUpdate (GameTime gt)
 
static void TapUpdateEnd (GameTime gt)
 
static void TapDraw (GameTime gt)
 
static void Update (GameTime gt)
 

Static Private Attributes

static List< double > _tapUpdates = new List<double>()
 
static List< double > _tapUpdateEnds = new List<double>()
 
static List< double > _tapDraws = new List<double>()
 
static int conU
 
static int conUH
 
static int conD
 
static int conDH
 
static int race
 

Detailed Description

Definition at line 7 of file TestHighFPSIssues.cs.


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