class zpp_nape.constraint.ZPP_AngleDraw

import zpp_nape.constraint.AngleJoint;

Available on all platforms

Class Fields

static function drawSpiral(g:Debug, c:Vec2, a0:Float, a1:Float, r0:Float, r1:Float, col:Int):Void

static function drawSpiralSpring(g:Debug, c:Vec2, a0:Float, a1:Float, r0:Float, r1:Float, col:Int, ?coils:Int = 4):Void

static function indicator(g:Debug, c:Vec2, ang:Float, rad:Float, col:Int):Void