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

This is the complete list of members for Shapes.Rectangle, 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 Shapes.Rectangle)Shapes.Rectanglevirtual
QuitOnFail(bool value=true) (defined in GenShape)GenShape
Rectangle(Microsoft.Xna.Framework.Rectangle area) (defined in Shapes.Rectangle)Shapes.Rectangle
Rectangle(int width, int height) (defined in Shapes.Rectangle)Shapes.Rectangle
SetArea(Microsoft.Xna.Framework.Rectangle area) (defined in Shapes.Rectangle)Shapes.Rectangle
UnitApply(GenAction action, Point origin, int x, int y, params object[] args) (defined in GenShape)GenShapeprotected