tModLoader v2025.01
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
ShapeRoot Member List

This is the complete list of members for ShapeRoot, including all inherited members.

_quitOnFail (defined in GenShape)GenShapeprotected
_random (defined in GenBase)GenBaseprotectedstatic
_tiles (defined in GenBase)GenBaseprotectedstatic
_worldHeight (defined in GenBase)GenBaseprotectedstatic
_worldWidth (defined in GenBase)GenBaseprotectedstatic
CustomPerUnitAction(int x, int y, params object[] args) (defined in GenBase)GenBase
Output(ShapeData outputData) (defined in GenShape)GenShape
Perform(Point origin, GenAction action) (defined in ShapeRoot)ShapeRootvirtual
QuitOnFail(bool value=true) (defined in GenShape)GenShape
ShapeRoot(double angle, double distance=10.0, double startingSize=4.0, double endingSize=1.0) (defined in ShapeRoot)ShapeRoot
UnitApply(GenAction action, Point origin, int x, int y, params object[] args) (defined in GenShape)GenShapeprotected