setPixels

expect fun setPixels(xPos: Short, yPos: Short, color: Color)

Sets the pixel data.

Parameters

xPos

The X coordinate.

yPos

The Y coordinate.

color

Pixel data to set.

actual fun setPixels(xPos: Short, yPos: Short, color: Color)
actual fun setPixels(xPos: Short, yPos: Short, color: Color)