Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Var3D/var3dframe
/ getSLabel
Method
getSLabel
core/src/core/java/var3d/net/center/VGame.java:2053–2055 ·
view source on GitHub ↗
创建Label
()
Source
from the content-addressed store, hash-verified
2051
* 创建Label
2052
*/
2053
public
UI<SLabel> getSLabel() {
2054
return
getSLabel(
""
);
2055
}
2056
2057
/**
2058
* 创建Label
Callers
1
init
Method · 0.80
Calls
3
getLabelStyle
Method · 0.95
getFont
Method · 0.95
getUI
Method · 0.95
Tested by
no test coverage detected