TDME2 1.9.121
Public Attributes | List of all members
GUIGradientNode::Gradient Struct Reference

#include <tdme/gui/nodes/GUIGradientNode.h>

Collaboration diagram for GUIGradientNode::Gradient:
Collaboration graph

Public Attributes

int count { 0 }
 
array< GUIColor, 10 > colors
 
array< float, 10 > colorStarts
 
float rotationAngle { 0.0f }
 

Detailed Description

Definition at line 45 of file GUIGradientNode.h.

Member Data Documentation

◆ colors

array<GUIColor, 10> colors

Definition at line 47 of file GUIGradientNode.h.

◆ colorStarts

array<float, 10> colorStarts

Definition at line 48 of file GUIGradientNode.h.

◆ count

int count { 0 }

Definition at line 46 of file GUIGradientNode.h.

◆ rotationAngle

float rotationAngle { 0.0f }

Definition at line 49 of file GUIGradientNode.h.


The documentation for this struct was generated from the following file: