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

Method getTabCount

forge-gui-mobile/src/forge/menu/FMenuBar.java:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 }
30
31 public int getTabCount() {
32 return tabs.size();
33 }
34
35 @Override
36 protected void doLayout(float width, float height) {

Callers 1

drawMethod · 0.80

Calls 1

sizeMethod · 0.65

Tested by

no test coverage detected