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
Loading...
Searching...
No Matches
Terraria.DelegateMethods Class Reference
+ Collaboration diagram for Terraria.DelegateMethods:

Classes

class  CharacterPreview
 
class  Minecart
 
class  Mount
 

Static Public Member Functions

static Color ColorLerp_BlackToWhite (float percent)
 
static Color ColorLerp_HSL_H (float percent)
 
static Color ColorLerp_HSL_S (float percent)
 
static Color ColorLerp_HSL_L (float percent)
 
static Color ColorLerp_HSL_O (float percent)
 
static bool SpreadDirt (int x, int y)
 
static bool SpreadWater (int x, int y)
 
static bool SpreadHoney (int x, int y)
 
static bool SpreadLava (int x, int y)
 
static bool SpreadDry (int x, int y)
 
static bool SpreadTest (int x, int y)
 
static bool TestDust (int x, int y)
 
static bool CastLightFunc (int x, int y)
 
static bool CastLightOpenFunc (int x, int y)
 
static bool CheckStopForSolids (int x, int y)
 
static bool CastLightOpen_StopForSolids_ScaleWithDistance (int x, int y)
 
static bool CastLightOpen_StopForSolids (int x, int y)
 
static bool SpreadLightOpen_StopForSolids (int x, int y)
 
static bool EmitGolfCartDust_StopForSolids (int x, int y)
 
static bool NotDoorStand (int x, int y)
 
static bool CutTiles (int x, int y)
 
static bool SearchAvoidedByNPCsImp (int x, int y)
 
static void RainbowLaserDraw (int stage, out float distCovered, out Rectangle frame, out Vector2 origin, out Color color)
 
static void TurretLaserDraw (int stage, out float distCovered, out Rectangle frame, out Vector2 origin, out Color color)
 
static void LightningLaserDraw (int stage, out float distCovered, out Rectangle frame, out Vector2 origin, out Color color)
 
static int CompareYReverse (Point a, Point b)
 
static int CompareDrawSorterByYScale (DrawData a, DrawData b)
 

Static Public Attributes

static Vector3 v3_1
 
static Vector2 v2_1
 
static float f_1
 
static Color c_1
 
static int i_1
 
static bool CheckResultOut
 
static TileCuttingContext tilecut_0
 
static bool[] tileCutIgnore
 
static Utils.TileActionAttempt CastLight
 
static Utils.TileActionAttempt CastLightOpen
 
static Utils.TileActionAttempt SearchAvoidedByNPCs
 

Static Private Member Functions

static DelegateMethods ()
 

Detailed Description

Definition at line 19 of file DelegateMethods.cs.


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