The following tables list the members exposed by TAgkEditBox.
|
|
Name |
Description |
![]() |
|
|
|
Name |
Description |
![]() |
TAgkEditBox | |
|
Create an edit box that can be positioned anywhere on screen. | |
![]() |
The edit box is automatically destroyed when its owner (such as the scene that uses it) is destroyed. However, you can free it earlier if you want. | |
|
This is the overview for the SetBackgroundColor method overload. | |
|
This is the overview for the SetBorderColor method overload. | |
|
This is the overview for the SetCursorColor method overload. | |
|
This is the overview for the SetPosition method overload. | |
|
This is the overview for the SetScissor method overload. | |
|
Sets the size of the edit box in world coordinates. | |
|
This is the overview for the SetTextColor method overload. |
|
|
Name |
Description |
![]() |
Sets an image to use for the background. | |
![]() |
Sets an image to use for the border. | |
![]() |
Sets the size of the border in world coordinates that will surround the text entry box. | |
![]() |
Returns True if the edit box has just become inactive, meaning the text may have changed and is not likely to change again in the short term. | |
![]() |
Returns the edit box that currently has focus. | |
![]() |
Sets the time in seconds between the cursor appearing and disappearing in the edit box. | |
![]() |
Sets the width in world coordinates of the text input cursor. | |
![]() |
Sets the depth of the edit box so it may appear behind or in front of other sprites and text objects. | |
|
The enabled status of this edit box. | |
![]() |
Whether the edit box is fixed to the screen. | |
|
Whether the edit box has focus and is accepting input. | |
![]() |
Sets the font image to use for this edit box. Use nil to return the edit box to its default font. | |
![]() |
Returns the current height of the edit box. | |
![]() |
The internal ID of the object. | |
![]() |
Returns the number of lines of text the user has entered into the edit box. | |
![]() |
Sets the maximum number of characters that can be entered in the edit box. Use 0 (default) for unlimited. | |
![]() |
Sets the maximum number of lines that can be entered into this MultiLine edit box. Use 0 (default) for unlimited. | |
![]() |
Whether the edit box will wrap text to a new line when it reaches the edge of the edit box. | |
![]() |
The number of objects that this object owns. | |
![]() |
The objects that this object owns. | |
![]() |
The owner of this object. | |
![]() |
Returns the current position of the edit box. | |
|
The text which is currently being displayed in the edit box. | |
![]() |
Sets the height in world coordinates of the text in this edit box. | |
|
Whether the edit box is visible. | |
![]() |
Returns the current width of the edit box. | |
![]() |
Returns the current X position of the edit box. | |
![]() |
Returns the current Y position of the edit box. |
|
Copyright (c) 2012. All rights reserved.
|