Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ManicDigger
MapDummy
C# Class ManicDigger.MapDummy
Inheritance:
ManicDigger.IMap
Exibir arquivo
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