The properties of the TAgkText class are listed here.
|
Name |
Description |
![]() ![]() |
Sets how the text should be positioned on screen. | |
![]() |
The alpha component of the text color, ranging from 0 (fully transparent) to 255 (fully opaque). | |
![]() |
The current angle in degrees of the specified character, clockwise. | |
![]() |
The current angle in radians of the specified character, clockwise. | |
![]() ![]() |
The color of the specified character. | |
![]() ![]() |
The current position of the specified character relative to the text object. | |
![]() |
The current X position of the specified character relative to the text object. | |
![]() |
The current Y position of the specified character relative to the text object. | |
![]() ![]() |
The color of the text object. | |
![]() ![]() |
Sets the default extended font to use for text objects. The extended font is for non standard characters above ascii value 127 and can be set separately to the standard characters so you can have multiple images for the extended set and a base image for the normal font characters. | |
![]() ![]() |
Sets the default font to use for text objects and print functions. | |
![]() ![]() |
Sets the image filter for all text objects and print functions that are using the default font when the text image is larger than the screen space it occupies. | |
![]() ![]() |
Sets the image filter for all text objects and print functions that are using the default font when the text image is smaller than the screen space it occupies. | |
![]() |
The current depth of the text object, with 0 being the front of the screen and 10000 being the back. | |
![]() ![]() |
Sets the extended font to use for this text object. The extended font is for non standard characters above ascii value 127 and can be set separately to the standard characters so you can have multiple images for the extended set and a base image for the normal font characters. | |
![]() ![]() |
Whether the text object is fixed to the screen. | |
![]() ![]() |
Sets the font to use for this text object. | |
![]() ![]() |
The current length of the string the text object is displaying. | |
![]() |
Sets the spacing between text lines. | |
![]() ![]() |
Sets the maximum width the text object will use to draw. | |
![]() ![]() |
The current position of a text object in world coordinates. | |
![]() |
The current size of the text object in world units. | |
![]() |
Sets the spacing between letters. | |
![]() |
The text string. | |
![]() ![]() |
Returns the current height of the text object in world units. | |
![]() ![]() |
Returns the current width of the text object in world units. | |
![]() |
Whether the text object is visible. | |
![]() |
The current X position of a text object in world coordinates. | |
![]() |
The current Y position of a text object in world coordinates. |
Copyright (c) 2012. All rights reserved.
|