MCPcopy Create free account
hub / github.com/Var3D/var3dframe / getDefaultFontSize

Method getDefaultFontSize

core/src/core/java/var3d/net/center/VGame.java:195–197  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

193
194
195 public int getDefaultFontSize() {
196 return fontSize;
197 }
198
199
200 //设置默认的 font 字体

Callers 3

createMethod · 0.95
initMethod · 0.80
showMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected