CP::Space::DebugDraw::Flags
Inherits Enum / Comparable / Value / Object
Flags that request which things to draw (collision shapes, constraints, contact points).
Constants
DRAW_SHAPES = 1
DRAW_CONSTRAINTS = 2
DRAW_COLLISION_POINTS = 4
None = 0
All = 7
Instance methods
none?
Source