Method | Description | |
---|---|---|
Display ( |
||
PixelRenderer ( int width, int height ) : System | ||
PixelRenderer ( int width, int height, Color pixelColor ) : System |
public Display ( |
||
surface | ||
mapPoints | IEnumerable |
|
return | void |
public PixelRenderer ( int width, int height ) : System | ||
width | int | |
height | int | |
return | System |
public PixelRenderer ( int width, int height, Color pixelColor ) : System | ||
width | int | |
height | int | |
pixelColor | Color | |
return | System |