BrickApplication
Default mainpageExamplesBrickApplicationBrickApplication
Description Public Protected Private Related All Inheritance Collaboration
 Show all inherited
Methods Brief description
 BrickApplication The constructor for the BrickApplication
 onClose Define what actions to take when exiting the application.
 onDisplay Display loop of the application.
 onEntry Defines what actions to take on entry into the application.
 onIdle Idle loop of the application.
 onKeyDown Key released callback of the application
 ~BrickApplication The destructor for the BrickApplication