Class DTextSurface

Inherits from:
DTextDrawable
Declared in:
DTextScreen.h

Class Hierarchy

    Object
      |
      +---DTextDrawable
	    |
	    +---DTextSurface

Class Description

The DTextSurface class implements a class for off-screen drawing to a text surface. This surface can then be blit to the text screen.

Last modified:
31-Oct-2007 (DTextScreen.h)

Instance Variables

private DIntArray *_characters
the characters in the surface
private DIntArray *_attributes
the attributes in the surface

Method Index


generated 05-Nov-2007 by ObjcDoc 3.0.0