MCPcopy Create free account
hub / github.com/Card-Forge/forge / getfloatAlphaComposite

Method getfloatAlphaComposite

forge-gui-mobile/src/forge/Graphics.java:749–751  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

747 }
748
749 public float getfloatAlphaComposite() {
750 return alphaComposite;
751 }
752
753 public void drawBorderImage(FImage image, Color borderColor, Color tintColor, float x, float y, float w, float h, boolean tint) {
754 float oldalpha = alphaComposite;

Callers 15

drawOverlayMethod · 0.80
drawBackgroundMethod · 0.80
drawBackgroundMethod · 0.80
drawBackgroundMethod · 0.80
drawTransitionMethod · 0.80
showSplashMethod · 0.80
drawBackgroundMethod · 0.80
drawBackgroudMethod · 0.80
drawBackgroundMethod · 0.80
drawBackgroundMethod · 0.80
drawAvatarMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected