C# Class Dwarrowdelf.ShadowCastRecursive.SCRData

Datei anzeigen Open project: tomba/dwarrowdelf

Public Properties

Property Type Description
BlockerDelegate bool>.Func
MapSize IntSize2
ViewerLocation IntVector2
VisibilityMap Grid2D
VisionRange int
VisionRangeSquared int

Property Details

BlockerDelegate public_oe property

public Func BlockerDelegate
return bool>.Func

MapSize public_oe property

public IntSize2 MapSize
return IntSize2

ViewerLocation public_oe property

public IntVector2 ViewerLocation
return IntVector2

VisibilityMap public_oe property

public Grid2D VisibilityMap
return Grid2D

VisionRange public_oe property

public int VisionRange
return int

VisionRangeSquared public_oe property

public int VisionRangeSquared
return int