Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getCracks
Method
getCracks
forge-gui-mobile/src/forge/assets/FSkin.java:635–637 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
633
}
634
635
public
static
Map<Integer, TextureRegion> getCracks() {
636
return
Forge.getAssets().cracks();
637
}
638
639
public
static
Map<Integer, TextureRegion> getBorders() {
640
return
Forge.getAssets().borders();
Callers
1
drawCard
Method · 0.95
Calls
2
getAssets
Method · 0.95
cracks
Method · 0.80
Tested by
no test coverage detected