SnapGames/GDJ105

Create DebugLevel and Debug for objects

Closed this issue · 0 comments

Enhance the debug int by creating:

  • a DebugLevel enumeration to get a better readability of debug level than the simple existing into value,
  • provide a DebugInfo object to easily manage debug info display.