*examples: fixed small bugs, added painter output and force visualisation

git-svn-id: svn://ultimatepp.org/upp/trunk@2638 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
unodgs 2010-08-25 16:58:42 +00:00
parent 195331efce
commit d5bbddb36f
2 changed files with 129 additions and 66 deletions

View file

@ -2,7 +2,8 @@ description "Box2D \"Bridge\" example \377";
uses
CtrlLib,
plugin\box2d;
plugin\box2d,
Painter;
file
main.cpp;