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

This is the complete list of members for ShapeRunner, 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 ShapeRunner)ShapeRunnervirtual
QuitOnFail(bool value=true) (defined in GenShape)GenShape
ShapeRunner(double strength, int steps, Vector2D velocity) (defined in ShapeRunner)ShapeRunner
UnitApply(GenAction action, Point origin, int x, int y, params object[] args) (defined in GenShape)GenShapeprotected