MCPcopy Create free account
hub / github.com/cping/LGame / drawCurve

Method drawCurve

Java/Loon-Neo/src/loon/canvas/Pixmap.java:2392–2435  ·  view source on GitHub ↗

绘制弧线 @param x1 @param y1 @param cx1 @param cy1 @param cx2 @param cy2 @param x2 @param y2 @param segments @param width @return

(float x1, float y1, float cx1, float cy1, float cx2, float cy2, float x2, float y2,
			int segments, float width)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

drawLineMethod · 0.95

Tested by

no test coverage detected