C# Class Dwarrowdelf.GameOptions

Datei anzeigen Open project: tomba/dwarrowdelf Class Usage Examples

Public Properties

Property Type Description
Map GameMap
MapSize IntSize3
Mode GameMode
TickMethod WorldTickMethod

Property Details

Map public_oe property

public GameMap Map
return GameMap

MapSize public_oe property

public IntSize3 MapSize
return IntSize3

Mode public_oe property

public GameMode Mode
return GameMode

TickMethod public_oe property

public WorldTickMethod TickMethod
return WorldTickMethod