Expand description
Hardware cursor sprite rendering.
Provides a 16x16 arrow cursor bitmap and a compositing function to overlay the cursor onto the framebuffer back-buffer.
Constants§
- CURSOR_
HEIGHT - Cursor height in pixels.
- CURSOR_
WIDTH - Cursor width in pixels.
Functions§
- draw_
cursor - Draw the cursor sprite onto a pixel buffer.