-
Notifications
You must be signed in to change notification settings - Fork 6
Debugging
Mark Knol edited this page May 27, 2013
·
14 revisions
You can use trace()
.
In FlashDevelop you can add breakpoints by clicking on the left side of a linenumber in the editor and choose 'test project' (blue play-button in top bar).
For HTML-target, this is send to the console.log of your browser For Flash-target inside flashdevelop's output window.
Debug messages only appear in a debug build. More info: http://haxe.org/doc/cross/trace
For debug purposes it could be very useful to use debug conditional compilation tags.
Documentation guide for Flambe - Targeted to version 4.0+
Flambe | Installation | Demo projects | Showcase | API Reference | Forum
Flambe is MIT licensed and available for free. Feel free to contribute!
- Home / Installation
- Entity / Components
- Core
- Assets
- Publish your game
- Other
- Editors
- Plugins, tools, extensions
- Help
- More Flambe