C# Class Dwarrowdelf.Client.MapSelection

显示文件 Open project: tomba/dwarrowdelf Class Usage Examples

Public Methods

Method Description
MapSelection ( IntGrid3 box ) : System
MapSelection ( IntVector3 start, IntVector3 end ) : System

Method Details

MapSelection() public method

public MapSelection ( IntGrid3 box ) : System
box IntGrid3
return System

MapSelection() public method

public MapSelection ( IntVector3 start, IntVector3 end ) : System
start IntVector3
end IntVector3
return System