Unit stringdrawer2

DescriptionusesClasses, Interfaces and ObjectsFunctions and ProceduresTypesConstantsVariables

Description

 

uses

Functions and Procedures

Overview

procedure drawString(x,y:integer; s:string; r, g, b:single);
procedure drawStringV(x,y:integer; s:string; r, g, b:single);
procedure beginDrawString;
procedure endDrawString;

Description

procedure beginDrawString;

 

procedure drawString(x,y:integer; s:string; r, g, b:single);

 

procedure drawStringV(x,y:integer; s:string; r, g, b:single);

 

procedure endDrawString;

 

Constants

NameDescription
CHAR_WIDTH = 8;  
CHAR_HEIGHT = 8;  

Generated by PasDoc 0.8.8 on 2005-03-14 21:03:49