terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ DrawCursorSingle()

static void Terraria.Utils.DrawCursorSingle ( SpriteBatch sb,
Color color,
float rot = float::NaN,
float scale = 1f,
[Optional] Vector2 manualPosition,
int cursorSlot = 0,
int specialMode = 0 )
inlinestatic

Definition at line 2096 of file Utils.cs.

2097 {
2098 if (!true)
2099 {
2100 }
2101 if (!true)
2102 {
2103 }
2104 int mouseX = Main.mouseX;
2105 int mouseY = Main.mouseY;
2106 int num = 1;
2107 if (num == 0)
2108 {
2109 }
2110 int value = num.m_value;
2111 if (cursorSlot == 0)
2112 {
2113 return;
2114 }
2115 if (!true)
2116 {
2117 }
2118 bool thickMouse = Main.ThickMouse;
2119 Vector2 vector = Main.DrawThickCursor(true);
2120 long num2;
2121 if (num2 != 0L)
2122 {
2123 if (!true)
2124 {
2125 }
2126 if (!true)
2127 {
2128 }
2129 }
2130 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Main.DrawThickCursor(), j__TPar, Microsoft.Xna.Framework.Input.L, Terraria.Main.mouseX, Terraria.Main.mouseY, Terraria.Main.ThickMouse, and System.value.