Wiki

Clone wiki

RogueSharp / RogueSharp / GoalMap / _ctor

GoalMap Constructor

Constructs a new instance of a GoalMap for the specified Map

Namespace: RogueSharp
Assembly:

Syntax

public GoalMap(
    IMap map
)

Parameters

map

Type: RogueSharpIMap
The Map that this GoalMap will be created for

Exceptions

Exception Condition
ArgumentNullException Thrown on null map

See Also

Reference

GoalMap Class
RogueSharp Namespace

[4]: 2014-2016 Faron Bracy

Updated