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

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

Public Methods

Method Description
Apply ( System.Point origin, int x, int y ) : bool
Scanner ( Ref count ) : Microsoft.Xna.Framework

Method Details

Apply() public method

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

Scanner() public method

public Scanner ( Ref count ) : Microsoft.Xna.Framework
count Ref
return Microsoft.Xna.Framework