Now box 2d lets you move the box around with right and left mouse buttons.

This commit is contained in:
Zed A. Shaw 2024-04-27 00:03:48 -04:00
parent 285cd4971f
commit 38c0fee65c
6 changed files with 80 additions and 9 deletions

View file

@ -17,4 +17,5 @@ meson wrap install sfml
meson wrap install vorbis
meson wrap install zlib
meson wrap install fmt
meson wrap install box2d
meson setup builddir