Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ load
Method
load
forge-gui-mobile/src/forge/assets/FSkinTexture.java:117–119 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
115
}
116
117
public
void
load() {
118
load(
""
);
119
}
120
121
private
static
final
EnumSet<FSkinTexture> ADVENTURE_BACKGROUNDS = EnumSet.of(
122
ADV_BG_TEXTURE, ADV_BG_MATCH, ADV_BG_MATCH_DAY, ADV_BG_MATCH_NIGHT,
Callers
5
getWidth
Method · 0.95
getHeight
Method · 0.95
draw
Method · 0.95
drawRotated
Method · 0.95
drawFlipped
Method · 0.95
Calls
13
getPlanechaseFilename
Method · 0.95
getCachePlanechaseFile
Method · 0.95
isAdventureBackground
Method · 0.95
getAdventureBackgroundFile
Method · 0.95
getSkinFile
Method · 0.95
getAssets
Method · 0.95
getDefaultSkinFile
Method · 0.95
getInterface
Method · 0.95
fetchImage
Method · 0.95
setWrap
Method · 0.80
isEmpty
Method · 0.65
getImageFetcher
Method · 0.65
Tested by
no test coverage detected