Automatic bundle update
This commit is contained in:
@@ -2378,6 +2378,7 @@ unit.emanate.description = Защищает ядро «Акрополь» от
|
||||
lst.read = Считывает число из соединённой ячейки памяти.
|
||||
lst.write = Записывает число в соединённую ячейку памяти.
|
||||
lst.print = Добавляет текст в текстовый буфер. Ничего не отображает, пока не будет вызван [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 = Добавляет операцию в буфер отрисовки. Ничего не отображает, пока не будет вызван [accent]Draw Flush[].
|
||||
lst.drawflush = Сбрасывает буфер [accent]Draw[] операций на дисплей.
|
||||
|
||||
Reference in New Issue
Block a user