Welcome to the NetCologne GmbH open source mirroring service!
	This machine mirrors various open-source projects.
	20 Gbit/s uplink.
	
	If there are any issues or you want another project mirrored, please contact
	mirror-service -=AT=- netcologne DOT de ! 
TextItemTextItem
Name
TextItem --  A CanvasItem that displays text.
Description
 A CanvasItem that displays text.
Methods
Phase: Creating
- -  setCenterFlag:-  (BOOL) centerFlag-  Determine whether text is centered or not. 
- -  setFont:-  (const char *) font-  Set the font with which to display the text. 
- -  setText:-  (const char *) text-  Set the text to display. 
- -  setX:-  (int) x Y:-  (int) y-  Set the coordinate for the center of the text. 
