C# Class Terraria.World.Generation.ModShapes.All

Inheritance: GenModShape
Show file Open project: EmuDevs/EDTerraria Class Usage Examples

Public Methods

Method Description
All ( ShapeData data ) : Microsoft.Xna.Framework
Perform ( Point origin, GenAction action ) : bool

Method Details

All() public method

public All ( ShapeData data ) : Microsoft.Xna.Framework
data ShapeData
return Microsoft.Xna.Framework

Perform() public method

public Perform ( Point origin, GenAction action ) : bool
origin Microsoft.Xna.Framework.Point
action GenAction
return bool