C# 클래스 Terraria.GameContent.Generation.ShapeFloodFill

상속: Terraria.World.Generation.GenShape
파일 보기 프로젝트 열기: EmuDevs/EDTerraria

공개 메소드들

메소드 설명
Perform ( System.Point origin, GenAction action ) : bool
ShapeFloodFill ( int maximumActions = 100 ) : Microsoft.Xna.Framework

메소드 상세

Perform() 공개 메소드

public Perform ( System.Point origin, GenAction action ) : bool
origin System.Point
action Terraria.World.Generation.GenAction
리턴 bool

ShapeFloodFill() 공개 메소드

public ShapeFloodFill ( int maximumActions = 100 ) : Microsoft.Xna.Framework
maximumActions int
리턴 Microsoft.Xna.Framework