terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Static Public Member Functions | |
static Vector2 | SeparateNotNormalized (float x, float y, float lowerDeadZone, float upperDeadZone) |
static Vector2 | Separate (float x, float y, float lowerDeadZone, float upperDeadZone) |
static Vector2 | Circular (float x, float y, float lowerDeadZone, float upperDeadZone) |
Definition at line 7 of file DeadZone.cs.