Метод | Описание | |
---|---|---|
PerlinNoiseDemoGame ( ) : System |
Метод | Описание | |
---|---|---|
Draw ( |
||
DrawHeightMapMesh ( int x, int y ) : void | ||
Initialize ( ) : void | ||
LoadContent ( ) : void | ||
UnloadContent ( ) : void | ||
Update ( |
protected Draw ( |
||
gameTime | ||
Результат | void |
protected DrawHeightMapMesh ( int x, int y ) : void | ||
x | int | |
y | int | |
Результат | void |
protected Update ( |
||
gameTime | ||
Результат | void |