MCPcopy 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

getWidthMethod · 0.95
getHeightMethod · 0.95
drawMethod · 0.95
drawRotatedMethod · 0.95
drawFlippedMethod · 0.95

Calls 13

getPlanechaseFilenameMethod · 0.95
isAdventureBackgroundMethod · 0.95
getSkinFileMethod · 0.95
getAssetsMethod · 0.95
getDefaultSkinFileMethod · 0.95
getInterfaceMethod · 0.95
fetchImageMethod · 0.95
setWrapMethod · 0.80
isEmptyMethod · 0.65
getImageFetcherMethod · 0.65

Tested by

no test coverage detected