TDME2 1.9.121
|
#include <tdme/gui/effects/GUIEffectState.h>
Public Attributes | |
float | positionX { 0.0f } |
float | positionY { 0.0f } |
GUIColor | colorAdd { 0.0f, 0.0f, 0.0f, 0.0f } |
GUIColor | colorMul { 1.0f, 1.0f, 1.0f, 1.0f } |
GUIColor colorAdd { 0.0f, 0.0f, 0.0f, 0.0f } |
Definition at line 18 of file GUIEffectState.h.
GUIColor colorMul { 1.0f, 1.0f, 1.0f, 1.0f } |
Definition at line 19 of file GUIEffectState.h.
float positionX { 0.0f } |
Definition at line 16 of file GUIEffectState.h.
float positionY { 0.0f } |
Definition at line 17 of file GUIEffectState.h.