mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-08 02:54:56 -06:00
*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:
parent
195331efce
commit
d5bbddb36f
2 changed files with 129 additions and 66 deletions
|
|
@ -2,7 +2,8 @@ description "Box2D \"Bridge\" example \377";
|
|||
|
||||
uses
|
||||
CtrlLib,
|
||||
plugin\box2d;
|
||||
plugin\box2d,
|
||||
Painter;
|
||||
|
||||
file
|
||||
main.cpp;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue