Wiki

Clone wiki

RogueSharp / RogueSharp.MapCreation / BorderOnlyMapCreationStrategy_1 / CreateMap

BorderOnlyMapCreationStrategyTCreateMap Method

Creates a Map of the specified type by making an empty map with only the outermost border being solid walls

Namespace: RogueSharp.MapCreation
Assembly:

Syntax

public T CreateMap()

Return Value

Type: T
An IMap of the specified type

Implements

IMapCreationStrategyTCreateMap

See Also

Reference

BorderOnlyMapCreationStrategyT Class
RogueSharp.MapCreation Namespace

[4]: 2014-2016 Faron Bracy

Updated