| public static DrawStyle | | stroke(int argb) | | stroke(int argb) | | method_75535(int arg0) | | stroked(int stroke) |
|
| public static DrawStyle | | stroke(int argb, float width) | | stroke(int argb, float width) | | method_75536(int arg0, float arg1) | | stroked(int stroke, float strokeWidth) |
|
| public static DrawStyle | | fill(int argb) | | fill(int argb) | | method_75539(int arg0) | | filled(int fill) |
|
| public static DrawStyle | | strokeAndFill(int stroke, float strokeWidth, int fill) | | strokeAndFill(int stroke, float strokeWidth, int fill) | | method_75537(int arg0, float arg1, int arg2) | | filledAndStroked(int stroke, float strokeWidth, int fill) |
|
| public boolean | | hasFill() | | hasFill() | | method_75534() | | hasFill() |
|
| public boolean | | hasStroke() | | hasStroke() | | method_75538() | | hasStroke() |
|
| public int | | multipliedStroke(float alphaMultiplier) | | multipliedStroke(float alphaMultiplier) | | method_75853(float arg0) | | stroke(float opacity) |
|
| public int | | multipliedFill(float alphaMultiplier) | | multipliedFill(float alphaMultiplier) | | method_75854(float arg0) | | fill(float opacity) |
|
| public int | | stroke() | | stroke() | | comp_5100() | | stroke() |
|
| public float | | strokeWidth() | | strokeWidth() | | comp_5101() | | strokeWidth() |
|
| public int | | fill() | | fill() | | comp_5102() | | fill() |
|