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

Method draw

forge-gui-mobile/src/forge/assets/FBufferedImage.java:100–100  ·  view source on GitHub ↗
(Graphics g, float w, float h)

Source from the content-addressed store, hash-verified

98 }
99
100 protected abstract void draw(Graphics g, float w, float h);
101
102 @Override
103 public void draw(Graphics g, float x, float y, float w, float h) {

Callers 1

checkFrameBufferMethod · 0.95

Calls 4

getTextureMethod · 0.95
setAlphaCompositeMethod · 0.80
drawFlippedImageMethod · 0.80
resetAlphaCompositeMethod · 0.80

Tested by

no test coverage detected