AppleCake
AppleCake copied to clipboard
Visual Profiling tool for Love2D using Chromium's tracing tool
Results
2
AppleCake issues
Sort by
recently updated
recently updated
newest added
This is a vague proposal / food for thought / example of how I use AppleCake. It might not make sense to add this functionality to AppleCake itself, but I...
enhancement
If I understand it right, `AppleCake.isActive` should only be `true` if it was started with `require("lib.AppleCake")(true)`. In my use-case I wanted to only print some debug messages when it was...