C# Class Dwarrowdelf.Client.MapSelection

Afficher le fichier Open project: tomba/dwarrowdelf Class Usage Examples

Méthodes publiques

Méthode Description
MapSelection ( IntGrid3 box ) : System
MapSelection ( IntVector3 start, IntVector3 end ) : System

Method Details

MapSelection() public méthode

public MapSelection ( IntGrid3 box ) : System
box IntGrid3
Résultat System

MapSelection() public méthode

public MapSelection ( IntVector3 start, IntVector3 end ) : System
start IntVector3
end IntVector3
Résultat System