[↑]
TPUT
Write a character at the specified coordinates on the text screen
TPUT ScreenID,X,Y,CharacterCode[,DisplayAttribute]
TPUT ScreenID,X,Y,String[,DisplayAttribute]
Arguments
ScreenID
Text screen ID for writing characters: 0 to 4
X,Y
Coordinate to write character
CharacterCode
Character code of characters to write: 0 to 65535
・If you specify a character code that does not have a font, x is displayed.
String
A string containing the character to write
・Write the first character.
DisplayAttribute
Character display attribute
・Same display attributes as set by ATTR.
・If not specified, the display attribute set in ATTR is used.
About this site
Our site is an unofficial manual site of programming software "SmileBASIC" for NintendoSwitch™.
I acquire the content of the site from the
official reference site
of the
SmileBoom Co.Ltd.
that is the development and sales cause of the software in real time (a minimum period of 24 hours update) and display it.
For automatic update, contents may become improper.
Please confirm the correct content in an official site.
June 3, 2020
by mim
OK
|