Méthode | Description | |
---|---|---|
Calculate ( IntVector2 viewerLocation, int visionRange, Grid2D |
||
Calculate3 ( IntVector3 viewerLocation, int visionRange, |
Méthode | Description | |
---|---|---|
FindLos ( IntVector2 viewerLocation, IntVector2 dst, bool>.Func |
||
FindLos3 ( IntVector3 viewerLocation, IntVector3 dst, bool>.Func |
public static Calculate ( IntVector2 viewerLocation, int visionRange, Grid2D |
||
viewerLocation | IntVector2 | |
visionRange | int | |
visibilityMap | Grid2D |
|
mapSize | IntSize2 | |
blockerDelegate | bool>.Func | |
Résultat | void |
public static Calculate3 ( IntVector3 viewerLocation, int visionRange, |
||
viewerLocation | IntVector3 | |
visionRange | int | |
visibilityMap | ||
mapSize | IntSize3 | |
blockerDelegate | bool>.Func | |
Résultat | void |