C# Class ManicDigger.MapDummy

Inheritance: ManicDigger.IMap
Mostra file Open project: henon/manic_digger

Public Methods

Method Description
RedrawAllBlocks ( ) : void
SetTileAndUpdate ( OpenTK pos, int type ) : void

Method Details

RedrawAllBlocks() public method

public RedrawAllBlocks ( ) : void
return void

SetTileAndUpdate() public method

public SetTileAndUpdate ( OpenTK pos, int type ) : void
pos OpenTK
type int
return void