mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-15 00:03:16 +00:00
4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
This example creates an SDL window and renderer, and then draws some lines,
|
|
rectangles and points to it every frame.
|
|
|