Description
Source
Call Graph
BrickApplication::onEntry
( Public Method )
Author: Don Olmstead
Defines what actions to take on entry into the application.


Syntax / parameters
There is no parameters for this function |
|
Description |
|
Return value |
virtual void
|
|
Description
Defines what actions to take on entry into the application.


Reimplements
Name |
Brief description |
Application::onEntry |
Defines what actions to take on entry into the application.
|
Notes
This is meant to contain all the initialization of the application.
Source
The documentation for this Member was generated from the following files: