Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
create
Method · 0.95
init
Method · 0.80
show
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected