Class DGraphicScreen

Inherits from:
DGraphicDrawable
Declared in:
DGraphicScreen.h

Class Hierarchy

    Object
      |
      +---DGraphicDrawable
	    |
	    +---DGraphicScreen

Class Description

The DGraphicScreen class implements a class to use the graphic screen. It is a wrapper for the sdl library. For obvious reasons there can be only one graphic screen object in any application.

Last modified:
05-Nov-2007 (DGraphicScreen.h)

Instance Variables

private id <DScreenHandler> _handler
the screen event handler
private DKey *_key
the key
private unsigned _mask
the current key mask
private int _bbp
the bits per pixel or 0 for any

Method Index


generated 05-Nov-2007 by ObjcDoc 3.0.0