Class | Description | |
---|---|---|
AbstractSession | Abstract Drawing session object containing the method used for drawing the view to screen. | |
BitmapSession | Drawing session object that renders all drawing primitives into a Bitmap container. | |
SpriteSession | Drawing session object that renders all drawing primitives into a Sprite container. |