terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
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 Member Functions | |
static | TestHighFPSIssues () |
Static Private Attributes | |
static List< double > | _tapUpdates |
static List< double > | _tapUpdateEnds |
static List< double > | _tapDraws |
static int | conU |
static int | conUH |
static int | conD |
static int | conDH |
static int | race |
Definition at line 11 of file TestHighFPSIssues.cs.