MCPcopy Index your code
hub / github.com/cping/LGame / fillArc

Method fillArc

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

填充一个圆弧 @param x @param y @param width @param height @param start @param arcAngle

(int x, int y, int width, int height, int start, int arcAngle)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

fillRoundRectMethod · 0.95
drawSweepMethod · 0.45

Calls 5

fillOvalMethod · 0.95
getBoundingShapeMethod · 0.95
absMethod · 0.95
setBoundingBoxMethod · 0.95
drawCircleMethod · 0.95

Tested by

no test coverage detected