A B C D E F G H I K L M N P R S T U V _

_

_actionCommand - Variable in class mkv.MyGUI.MyGUIObject
Description attached to an ActionEvent generated by the component.
_disabled - Variable in class mkv.MyGUI.MyGUIObject
Used to block mouse and key events.
_height - Variable in class mkv.MyGUI.MyGUIObject
Used to define the bounding box of an object.
_icon - Variable in class mkv.MyGUI.MyGUIButton
 
_icon - Variable in class mkv.MyGUI.MyGUIImage
 
_id - Variable in class mkv.MyGUI.MyGUIObject
The id used to self check if the object has focus.
_parent - Variable in class mkv.MyGUI.MyGUIObject
The MyGUIObject which acts as the parent of this object.
_root - Variable in class mkv.MyGUI.MyGUIObject
A direct reference to the main processing PApplet.
_rotation - Variable in class mkv.MyGUI.MyGUIObject
The value in degrees defining the object rotation.
_scale - Variable in class mkv.MyGUI.MyGUIObject
Visual scale of the object.
_style - Variable in class mkv.MyGUI.MyGUIObject
A reference to a MyGUIStyle object used in draw or for font metrics.
_text - Variable in class mkv.MyGUI.MyGUIButton
 
_text - Variable in class mkv.MyGUI.MyGUILabel
 
_text - Variable in class mkv.MyGUI.MyGUITextInput
the visible portion of text to be rendered.
_value - Variable in class mkv.MyGUI.MyGUITextInput
full text data stored by the text input
_visible - Variable in class mkv.MyGUI.MyGUIObject
The visibility and active state of the object.
_width - Variable in class mkv.MyGUI.MyGUIObject
Used to define the bounding box of an object.
_x - Variable in class mkv.MyGUI.MyGUIObject
Positional coordinate of the object.
_y - Variable in class mkv.MyGUI.MyGUIObject
Positional coordinate of the object.

A B C D E F G H I K L M N P R S T U V _