MCPcopy Create free account
hub / github.com/cping/LGame / formatMessage

Method formatMessage

Java/Loon-Neo/src/loon/component/Print.java:89–91  ·  view source on GitHub ↗

返回指定字符串,匹配指定字体后,在指定宽度内的每行应显示字符串. PS:此项不处理'\n'外的特殊操作符 @param text @param font @param width @return

(String text, IFont font, float width)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

prepareStringMethod · 0.95
setTextMethod · 0.95
replaceTextMethod · 0.95
formatTextMethod · 0.95

Calls 1

splitLinesMethod · 0.95

Tested by

no test coverage detected