tModLoader v2023.01
A mod to make and play Terraria mods
|
Static Public Member Functions | |
static Vector2 | GetCorner (ref DrawData cdd, ref Vector2 pos, ref Vector2 origin, Vector2 corner) |
static void | GetDrawBoundary (List< 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) |