Execute a piece of code, presumably something that
has to do with this dashboard widget.
run() -
Method in class android.gameengine.icadroids.engine.GameThread
Main game-loop thread that handles gamelogic and rendering.
run() -
Method in class android.gameengine.icadroids.forms.ViewCreator
Add a view on top of the current view and register any touchable
components in the view to a touch-listener so the IFormInput object can
receive touch calls.
run() -
Method in class android.gameengine.icadroids.forms.ViewRemover