This repository was archived by the owner on Jun 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Object Reference
RobotMan192 edited this page Feb 12, 2023
·
6 revisions
Takes in a pointer to the brain and any additional flags
takes a pointer to a widget such as a button
switches or sets the current canvas the display is using only one canvas can be used at once
runs the display add the widgets before doing this
takes in a vex fontType and changes the font on the screen to that
returns the time in milliseconds it takes to generate a frame
returns the frames per second
Creates a canvas object. A canvas acts like a buffer that stores widgets. Only one canvas can be displayed at a time