Renderer.Pixel

Set some pixels.

class Renderer
struct Pixel {}

Members

Variables

color
COLOR color;
x
int x;
y
int y;

Meta