C# Class Dwarrowdelf.Server.Fortress.NoiseWorldCreator

ファイルを表示 Open project: tomba/dwarrowdelf Class Usage Examples

Public Methods

Method Description
InitializeWorld ( IntSize3 size ) : void
NoiseWorldCreator ( World world, GameMap mapMode ) : System

Private Methods

Method Description
CreateTerrain ( IntSize3 size ) : void

Method Details

InitializeWorld() public method

public InitializeWorld ( IntSize3 size ) : void
size IntSize3
return void

NoiseWorldCreator() public method

public NoiseWorldCreator ( World world, GameMap mapMode ) : System
world World
mapMode GameMap
return System