pset - Anobium/Great-Cow-BASIC-Help GitHub Wiki

Pset

Syntax:

    PSet(XPosition, YPosition, GLCDState)

Explanation:

Sets or Clears a Pixel at the specified XPosition, YPosition. Use GLCDState set to 1 to set the pixel and a 0 clears the pixel.

⚠️ **GitHub.com Fallback** ⚠️