This website requires JavaScript.
Explore
Help
Sign In
v4games
/
eco2d
Watch
3
Star
0
Fork
You've already forked eco2d
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a8f357184f
eco2d
/
code
/
game
/
src
/
debug_ui.h
5 lines
57 B
C
Raw
Normal View
History
Unescape
Escape
implement debug ui + profiling
2021-05-13 12:17:44 +00:00
#
pragma once
#
include
"system.h"
debug drawing api + physics tweaks
2021-08-29 10:48:29 +00:00
void
debug_draw
(
void
)
;