C# Class Terraria.World.Generation.Actions.ClearWall

Inheritance: GenAction
Afficher le fichier Open project: EmuDevs/EDTerraria Class Usage Examples

Méthodes publiques

Méthode Description
Apply ( System.Point origin, int x, int y ) : bool
ClearWall ( bool frameNeighbors = false ) : Microsoft.Xna.Framework

Method Details

Apply() public méthode

public Apply ( System.Point origin, int x, int y ) : bool
origin System.Point
x int
y int
Résultat bool

ClearWall() public méthode

public ClearWall ( bool frameNeighbors = false ) : Microsoft.Xna.Framework
frameNeighbors bool
Résultat Microsoft.Xna.Framework