Class DTextScreen

Inherits from:
DTextDrawable
Declared in:
DTextScreen.h

Class Hierarchy

    Object
      |
      +---DTextDrawable
	    |
	    +---DTextScreen

Class Description

The DTextScreen class implements a class to use the text screen. On unix it is a wrapper for the ncurses library. For obvious reasons there can be only one text screen object in any application.

Last modified:
23-Jul-2006 (DTextScreen.h)

Instance Variables

private BOOL _isOpen
is the text screen open ?
private id <DScreenHandler> _handler
the screen event handler
private DKey *_key
the key
private unsigned long _mouseMask
the previous mouse mask

Method Index


generated 25-Jul-2006 by ObjcDoc 3.0.0