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
|
@ -5,6 +5,7 @@ dependencies = [
|
|||
dependency('sfml'),
|
||||
dependency('imgui-sfml'),
|
||||
dependency('fmt'),
|
||||
dependency('box2d'),
|
||||
]
|
||||
|
||||
executable('sfmldemo', 'main.cpp',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue