MCPcopy 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

initMethod · 0.80

Calls 3

getLabelStyleMethod · 0.95
getFontMethod · 0.95
getUIMethod · 0.95

Tested by

no test coverage detected