C# 클래스 Dwarrowdelf.ShadowCastRecursiveStrict.SCRData

파일 보기 프로젝트 열기: tomba/dwarrowdelf

공개 프로퍼티들

프로퍼티 타입 설명
BlockerDelegate bool>.Func
MapSize IntSize2
ViewerLocation IntVector2
VisibilityMap Grid2D
VisionRange int
VisionRangeSquared int

프로퍼티 상세

BlockerDelegate 공개적으로 프로퍼티

public Func BlockerDelegate
리턴 bool>.Func

MapSize 공개적으로 프로퍼티

public IntSize2 MapSize
리턴 IntSize2

ViewerLocation 공개적으로 프로퍼티

public IntVector2 ViewerLocation
리턴 IntVector2

VisibilityMap 공개적으로 프로퍼티

public Grid2D VisibilityMap
리턴 Grid2D

VisionRange 공개적으로 프로퍼티

public int VisionRange
리턴 int

VisionRangeSquared 공개적으로 프로퍼티

public int VisionRangeSquared
리턴 int