C# Class Dwarrowdelf.VisionMap

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

Méthodes publiques

Méthode Description
Clear ( ) : void
GetIndexValueEnumerable ( ) : bool>>.IEnumerable
VisionMap ( int visionRange ) : System
this ( IntVector3 p ) : bool
this ( int x, int y, int z ) : bool

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

GetIndexValueEnumerable() public méthode

public GetIndexValueEnumerable ( ) : bool>>.IEnumerable
Résultat bool>>.IEnumerable

VisionMap() public méthode

public VisionMap ( int visionRange ) : System
visionRange int
Résultat System

this() public méthode

public this ( IntVector3 p ) : bool
p IntVector3
Résultat bool

this() public méthode

public this ( int x, int y, int z ) : bool
x int
y int
z int
Résultat bool