Files
SDL/examples/renderer/05-rectangles/README.txt

4 lines
111 B
Plaintext
Raw Normal View History

2024-09-20 22:31:37 -04:00
This example creates an SDL window and renderer, and then draws a few
rectangles that change size each frame.