tModLoader v2024.10
A mod to make and play Terraria mods
|
This is the complete list of members for WorldUtils, including all inherited members.
ClampToWorld(Rectangle tileRectangle) (defined in WorldUtils) | WorldUtils | static |
ClearChestLocation(int x, int y) (defined in WorldUtils) | WorldUtils | static |
ClearTile(int x, int y, bool frameNeighbors=false) (defined in WorldUtils) | WorldUtils | static |
ClearWall(int x, int y, bool frameNeighbors=false) (defined in WorldUtils) | WorldUtils | static |
DebugRegen() (defined in WorldUtils) | WorldUtils | static |
DebugRotate() (defined in WorldUtils) | WorldUtils | static |
Find(Point origin, GenSearch search, out Point result) (defined in WorldUtils) | WorldUtils | static |
Gen(Point origin, GenShape shape, GenAction action) (defined in WorldUtils) | WorldUtils | static |
Gen(Point origin, GenShapeActionPair pair) (defined in WorldUtils) | WorldUtils | static |
TileFrame(int x, int y, bool frameNeighbors=false) (defined in WorldUtils) | WorldUtils | static |
WireLine(Point start, Point end) (defined in WorldUtils) | WorldUtils | static |