C# Class Terraria.GameContent.Generation.ShapeFloodFill

Inheritance: Terraria.World.Generation.GenShape
Afficher le fichier Open project: EmuDevs/EDTerraria

Méthodes publiques

Méthode Description
Perform ( System.Point origin, GenAction action ) : bool
ShapeFloodFill ( int maximumActions = 100 ) : Microsoft.Xna.Framework

Method Details

Perform() public méthode

public Perform ( System.Point origin, GenAction action ) : bool
origin System.Point
action Terraria.World.Generation.GenAction
Résultat bool

ShapeFloodFill() public méthode

public ShapeFloodFill ( int maximumActions = 100 ) : Microsoft.Xna.Framework
maximumActions int
Résultat Microsoft.Xna.Framework