tModLoader v2023.01
A mod to make and play Terraria mods
|
Static Public Member Functions | |
static void | Initialize () |
static void | TorchColor (int torchID, out float R, out float G, out float B) |
Static Public Attributes | |
const short | Blue = 1 |
const short | Bone = 13 |
const short | Coral = 17 |
const short | Corrupt = 18 |
const short | Count = 22 |
const short | Crimson = 19 |
const short | Cursed = 8 |
const short | Demon = 7 |
const short | Desert = 16 |
static int[] | Dust |
const short | Green = 3 |
const short | Hallowed = 20 |
const short | Ice = 9 |
const short | Ichor = 11 |
const short | Jungle = 21 |
const short | Orange = 10 |
const short | Pink = 15 |
const short | Purple = 4 |
const short | Rainbow = 14 |
const short | Red = 2 |
const short | Torch = 0 |
const short | UltraBright = 12 |
const short | White = 5 |
const short | Yellow = 6 |
|
static |