Low-level pixel buffer for 2D rendering operations
The Framebuffer provides direct pixel-level access to the 640×360 display buffer for advanced 2D rendering techniques.
This is a low-level API. Most games should use the higher-level 2D Drawing API instead.