Now box 2d lets you move the box around with right and left mouse buttons.
This commit is contained in:
parent
285cd4971f
commit
38c0fee65c
6 changed files with 80 additions and 9 deletions
|
@ -14,4 +14,5 @@ meson wrap install sfml
|
|||
meson wrap install vorbis
|
||||
meson wrap install zlib
|
||||
meson wrap install fmt
|
||||
meson wrap install box2d
|
||||
meson setup -Ddefault_library=static builddir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue