TDME2 1.9.121
|
GUI node computed constraints. More...
#include <tdme/gui/nodes/GUINode_ComputedConstraints.h>
Public Attributes | |
int | left { 0 } |
int | top { 0 } |
int | width { 0 } |
int | height { 0 } |
int | alignmentLeft { 0 } |
int | alignmentTop { 0 } |
int | contentAlignmentLeft { 0 } |
int | contentAlignmentTop { 0 } |
int | additionalAlignmentLeft { 0 } |
int | additionalAlignmentTop { 0 } |
GUI node computed constraints.
Definition at line 21 of file GUINode_ComputedConstraints.h.
int additionalAlignmentLeft { 0 } |
Definition at line 31 of file GUINode_ComputedConstraints.h.
int additionalAlignmentTop { 0 } |
Definition at line 32 of file GUINode_ComputedConstraints.h.
int alignmentLeft { 0 } |
Definition at line 27 of file GUINode_ComputedConstraints.h.
int alignmentTop { 0 } |
Definition at line 28 of file GUINode_ComputedConstraints.h.
int contentAlignmentLeft { 0 } |
Definition at line 29 of file GUINode_ComputedConstraints.h.
int contentAlignmentTop { 0 } |
Definition at line 30 of file GUINode_ComputedConstraints.h.
int height { 0 } |
Definition at line 26 of file GUINode_ComputedConstraints.h.
int left { 0 } |
Definition at line 23 of file GUINode_ComputedConstraints.h.
int top { 0 } |
Definition at line 24 of file GUINode_ComputedConstraints.h.
int width { 0 } |
Definition at line 25 of file GUINode_ComputedConstraints.h.