Comps/LearningGaming/Toolkit/text.h File Reference

#import "toolkit.h"

Include dependency graph for text.h:

This graph shows which files directly or indirectly include this file:


Classes

class  Text
struct  Font

Defines

#define BLACK   makecol(0,0,0)
#define GREY   makecol(128,128,128)
#define GREEN   makecol(0,255,0)
#define BLUE   makecol(0,0,255)
#define RED   makecol(255,0,0)
#define YELLOW   makecol(255,255,0)

Enumerations

enum  TextAlignment { AlignLeft, AlignCenter, AlignRight }
enum  FontType {
  AllegroFont, Char16Font, Courier16Font, Helvetica15Font,
  LucidaSans15Font, LucidaType15Font, LucidaBright15Font, Times15Font,
  PC8x14Font, PC8x16Font, PC8x8tFont, NumFonts
}

Define Documentation

#define BLACK   makecol(0,0,0)

#define BLUE   makecol(0,0,255)

#define GREEN   makecol(0,255,0)

#define GREY   makecol(128,128,128)

#define RED   makecol(255,0,0)

#define YELLOW   makecol(255,255,0)


Enumeration Type Documentation

enum FontType

Enumerator:
AllegroFont 
Char16Font 
Courier16Font 
Helvetica15Font 
LucidaSans15Font 
LucidaType15Font 
LucidaBright15Font 
Times15Font 
PC8x14Font 
PC8x16Font 
PC8x8tFont 
NumFonts 

Enumerator:
AlignLeft 
AlignCenter 
AlignRight 


Generated on Mon Mar 16 14:33:01 2009 for LearningGaming by  doxygen 1.5.7.1