MainScreen
Jump to navigation
Jump to search
Public Methods
static void addGameText(string gameText)
Output string to screen. Does not automatically add newlines.
Unlike io.write, will only accept one string parameter, making it useful to get around the LUFA garbage array bug.