VEXcode IQ C++ Unofficial documentation for version 3.0.4.1
Loading...
Searching...
No Matches
vex::brain::terminal Class Reference

Use the terminal class to send text to the brain USB port. More...

#include <vex_brain.h>

Public Member Functions

void print (const char *fmt,...)
 print on the vexcode terminal
 

Detailed Description

Use the terminal class to send text to the brain USB port.

Definition at line 346 of file vex_brain.h.

Constructor & Destructor Documentation

◆ terminal()

vex::brain::terminal::terminal ( )
inline

Definition at line 348 of file vex_brain.h.

◆ ~terminal()

vex::brain::terminal::~terminal ( )
inline

Definition at line 349 of file vex_brain.h.


The documentation for this class was generated from the following file: