Difference between revisions of "B2.DebugDraw"
From GiderosMobile
Line 5: | Line 5: | ||
<br /> | <br /> | ||
The `b2.DebugDraw` class is used to provide debug drawing of physical entities in your application. <br /> | The `b2.DebugDraw` class is used to provide debug drawing of physical entities in your application. <br /> | ||
− | <br />{|- | + | <br /> |
+ | {|- | ||
| style="width: 50%;"| | | style="width: 50%;"| | ||
=== Methods === | === Methods === |
Revision as of 10:05, 23 August 2018
Supported platforms: android, ios, mac, pc
Available since: Gideros 2011.6
Description
The `b2.DebugDraw` class is used to provide debug drawing of physical entities in your application.
Methodsb2.DebugDraw.new - |
EventsConstantsb2.DebugDraw.AABB_BIT |