AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkVirtualButton Members

The following tables list the members exposed by TAgkVirtualButton.

 
Name 
Description 
 
FID 
 
 
Name 
Description 
 
This is the overview for the Create constructor overload. 
 
The virtual button 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 SetColor method overload. 
 
Sets the image used by the button when it is pressed. 
 
Sets the image used by the button when it is not being pressed. 
 
This is the overview for the SetPosition method overload. 
 
Name 
Description 
 
Sets whether the button will capture mouse and touch events. 
 
Sets the transparency of the virtual button. 
 
Down 
Returns True if the virtual button is currently down, False if it is up. 
 
ID 
The internal ID of the object. 
 
The number of objects that this object owns. 
 
The objects that this object owns. 
 
The owner of this object. 
 
Returns True if the virtual button was pressed this frame. 
 
Returns True if the virtual button was released this frame. 
 
Size 
Sets the diameter of the virtual button in screen coordinates. 
 
Text 
Sets the text displayed in the center of the button. 
 
Sets whether the button is visible on screen. 
Copyright (c) 2012. All rights reserved.