Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
U
V
_
T
tintColor(int)
- Method in class mkv.MyGUI.
MyGUIStyle
This tint method alters all the colours used in this style based off the hue/shade of the specified color value (c).
tintColor(int, int)
- Method in class mkv.MyGUI.
MyGUIStyle
This tint method tints a color value based off another color value using the full saturation of the tint colour.
tintColor(int, int, float)
- Method in class mkv.MyGUI.
MyGUIStyle
This tint method tints a color value based off another color value using a custom (strength) of the tint colour.
tintDefault(int)
- Method in class mkv.MyGUI.
MyGUIStyle
This tint method resets all the colours to the default value and then alters them based off the hue/shade of the specified color value (c).
tmouseX
- Variable in class mkv.MyGUI.
MyGUIObject
Local mouse coordinate based on parent.
tmouseY
- Variable in class mkv.MyGUI.
MyGUIObject
Local mouse coordinate based on parent.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
U
V
_