.examples: Added first (still incomplete) version of box2d example

git-svn-id: svn://ultimatepp.org/upp/trunk@2583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
unodgs 2010-07-30 20:30:20 +00:00
parent 95bb78a131
commit 685b4834da
3 changed files with 369 additions and 0 deletions

View file

@ -0,0 +1,12 @@
description "Box2D \"Bridge\" example \377";
uses
CtrlLib,
plugin\box2d;
file
main.cpp;
mainconfig
"" = "GUI";