TDME2 1.9.121
|
#include <tdme/gui/nodes/GUIGradientNode.h>
Public Attributes | |
int | count { 0 } |
array< GUIColor, 10 > | colors |
array< float, 10 > | colorStarts |
float | rotationAngle { 0.0f } |
Definition at line 45 of file GUIGradientNode.h.
array<GUIColor, 10> colors |
Definition at line 47 of file GUIGradientNode.h.
array<float, 10> colorStarts |
Definition at line 48 of file GUIGradientNode.h.
int count { 0 } |
Definition at line 46 of file GUIGradientNode.h.
float rotationAngle { 0.0f } |
Definition at line 49 of file GUIGradientNode.h.