Ryan C. Gordon f8dc19e65a examples/storage/01-user: Set up for web builds. 6 ngày trước cách đây
..
README.txt f8dc19e65a examples/storage/01-user: Set up for web builds. 6 ngày trước cách đây
onmouseover.webp f8dc19e65a examples/storage/01-user: Set up for web builds. 6 ngày trước cách đây
thumbnail.png f8dc19e65a examples/storage/01-user: Set up for web builds. 6 ngày trước cách đây
user.c e19a6544a2 examples: Add an example for SDL_Storage user data 6 ngày trước cách đây

README.txt

This example code creates an SDL window and renderer, and waits for the user
to click on the window. By default, the window color is blue; When storage
succeeds, the window turns green, if it fails the window turns red and the
error message is logged. Left clicking will save a game, all other clicks
will load a game.