C# Class Dwarrowdelf.ShadowCastRecursiveStrict.SCRData

Show file 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 property

public Func BlockerDelegate
return bool>.Func

MapSize public property

public IntSize2 MapSize
return IntSize2

ViewerLocation public property

public IntVector2 ViewerLocation
return IntVector2

VisibilityMap public property

public Grid2D VisibilityMap
return Grid2D

VisionRange public property

public int VisionRange
return int

VisionRangeSquared public property

public int VisionRangeSquared
return int