Interface PaintContext
public interface PaintContext
-
Method Summary
Modifier and TypeMethodDescriptiondefault voiddraw(Renderable renderable, Color color) voiddraw(Renderable renderable, Color color, int strokeWidth) default voidvoidvoiddefault voidvoidvoidfill(Renderable renderable, Color color) void
-
Method Details
-
getScriptPaintFrame
PaintFrame getScriptPaintFrame() -
draw
-
draw
-
fill
-
drawText
-
drawText
-
drawLine
-