|
@@ -4,7 +4,7 @@
|
|
|
|
|
|
|
|
The debug overlay is targeting to be a relatively agnositc debug framework for Love2D based on love-imgui.
|
|
The debug overlay is targeting to be a relatively agnositc debug framework for Love2D based on love-imgui.
|
|
|
Requiring for now a custom class implementation and love-imgui.
|
|
Requiring for now a custom class implementation and love-imgui.
|
|
|
-
|
|
|
|
|
|
|
+ To turn on the debug module, set the global variable ENABLE_DEBUG_OVERLAY to true before requiring the debug module for the first time.
|
|
|
It is very suggested to use imgui-love module as this module has been designed with it in mind.
|
|
It is very suggested to use imgui-love module as this module has been designed with it in mind.
|
|
|
|
|
|
|
|
|
|
|