C# 클래스 Terraria.World.Generation.Actions.SwapSolidTile

상속: GenAction
파일 보기 프로젝트 열기: EmuDevs/EDTerraria

공개 메소드들

메소드 설명
Apply ( System.Point origin, int x, int y ) : bool
SwapSolidTile ( ushort type ) : Microsoft.Xna.Framework

메소드 상세

Apply() 공개 메소드

public Apply ( System.Point origin, int x, int y ) : bool
origin System.Point
x int
y int
리턴 bool

SwapSolidTile() 공개 메소드

public SwapSolidTile ( ushort type ) : Microsoft.Xna.Framework
type ushort
리턴 Microsoft.Xna.Framework