Метод | Описание | |
---|---|---|
Display ( |
||
PixelRenderer ( int width, int height ) : System | ||
PixelRenderer ( int width, int height, Color pixelColor ) : System |
public Display ( |
||
surface | ||
mapPoints | IEnumerable |
|
Результат | void |
public PixelRenderer ( int width, int height ) : System | ||
width | int | |
height | int | |
Результат | System |
public PixelRenderer ( int width, int height, Color pixelColor ) : System | ||
width | int | |
height | int | |
pixelColor | Color | |
Результат | System |