Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
checkFrameBuffer
Method · 0.95
Calls
4
getTexture
Method · 0.95
setAlphaComposite
Method · 0.80
drawFlippedImage
Method · 0.80
resetAlphaComposite
Method · 0.80
Tested by
no test coverage detected