Automatic bundle update
This commit is contained in:
@@ -2403,6 +2403,7 @@ unit.emanate.description = 保护卫城核心,可建造建筑。 使用一对
|
||||
lst.read = 从连接的内存读取数字
|
||||
lst.write = 向连接的内存写入数字
|
||||
lst.print = 添加文字到打印缓存\n使用[accent]Print Flush[]后才会真正显示
|
||||
lst.printchar = Add a UTF-16 character or content icon to the print buffer.\nDoes not display anything until [accent]Print Flush[] is used.
|
||||
lst.format = Replace next placeholder in text buffer with a value.\nDoes not do anything if placeholder pattern is invalid.\nPlaceholder pattern: "{[accent]number 0-9[]}"\nExample:\n[accent]print "test {0}"\nformat "example"
|
||||
lst.draw = 添加绘图操作到绘图缓存\n使用[accent]Draw Flush[]后才会真正显示
|
||||
lst.drawflush = 将绘图缓存中的[accent]Draw[]队列刷新到显示屏
|
||||
|
||||
Reference in New Issue
Block a user