C# Class ManicDigger.MapDummy

Inheritance: ManicDigger.IMap
Afficher le fichier Open project: henon/manic_digger

Méthodes publiques

Méthode Description
RedrawAllBlocks ( ) : void
SetTileAndUpdate ( OpenTK pos, int type ) : void

Method Details

RedrawAllBlocks() public méthode

public RedrawAllBlocks ( ) : void
Résultat void

SetTileAndUpdate() public méthode

public SetTileAndUpdate ( OpenTK pos, int type ) : void
pos OpenTK
type int
Résultat void