← Back to Documentation Index

🖼️ Framebuffer

Low-level pixel buffer for 2D rendering operations

📋 Overview

The Framebuffer provides direct pixel-level access to the 640×360 display buffer for advanced 2D rendering techniques.

⚠️ Advanced API

This is a low-level API. Most games should use the higher-level 2D Drawing API instead.