lib/sdl2: intro an example for the sdl2 modules
authorAlexis Laferrière <alexis.laf@xymus.net>
Sat, 29 Nov 2014 17:00:28 +0000 (12:00 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Tue, 2 Dec 2014 15:33:03 +0000 (10:33 -0500)
commit0694b46807ac2e12ea2830b3cd66da905d3fe2c4
treed9e40ef85b3f4efe34c50ccb3ba7ee28a2748e3b
parent9a16d6173e12de893ec97813dd1a2a23c6efc59d
lib/sdl2: intro an example for the sdl2 modules

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/sdl2/examples/minimal/Makefile [new file with mode: 0644]
lib/sdl2/examples/minimal/assets/fighter.png [new file with mode: 0644]
lib/sdl2/examples/minimal/src/minimal.nit [new file with mode: 0644]