Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static int | LeadingSignCount (int value) |
static int | LeadingSignCount (long value) |
static int | LeadingZeroCount (long value) |
static int | LeadingZeroCount (ulong value) |
static long | MultiplyHigh (long left, long right) |
static ulong | MultiplyHigh (ulong left, ulong right) |
static long | ReverseElementBits (long value) |
static ulong | ReverseElementBits (ulong value) |
Properties | |
static new bool | IsSupported [get] |