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
|
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) |
Definition at line 10 of file SpriteRenderTargetHelper.cs.