Wiki

Clone wiki

RogueSharp / RogueSharp / FieldOfView / _ctor

FieldOfView Constructor

Constructs a new FieldOfView class for the specified Map

Namespace: RogueSharp
Assembly:

Syntax

public FieldOfView(
    IMap map
)

Parameters

map

Type: RogueSharpIMap
The Map that this FieldOfView class will use to perform its field-of-view calculations

See Also

Reference

FieldOfView Class
RogueSharp Namespace

[4]: 2014-2016 Faron Bracy

Updated