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.Graphics.SpriteRenderTargetHelper Struct Reference
+ Collaboration diagram for Terraria.Graphics.SpriteRenderTargetHelper:

Static Public Member Functions

static void GetDrawBoundary (int playerDrawDataCount, DrawData[] playerDrawData, out Vector2 lowest, out Vector2 highest)
 
static void GetHighsAndLowsOf (ref Vector2 lowest, ref Vector2 highest, ref DrawData cdd)
 
static void GetHighsAndLowsOf (ref Vector2 lowest, ref Vector2 highest, ref DrawData cdd, ref Vector2 pos, ref Vector2 origin, Vector2 corner)
 
static Vector2 GetCorner (ref DrawData cdd, ref Vector2 pos, ref Vector2 origin, Vector2 corner)
 

Detailed Description

Definition at line 10 of file SpriteRenderTargetHelper.cs.


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