d2d.Activity

Activity

Members

Classes

Activity
class Activity

An object that represents an Activity or a Screen or a point in time of the display Draws itself to the screen, can handle events, and can contain components which do the same Adding components to an activity ensures that they will automatically get handled as long as the activity is active

Meta