TDME2 1.9.121
Public Attributes | List of all members
GUINode_RequestedConstraints Struct Reference

GUI node requested constraints entity. More...

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

Collaboration diagram for GUINode_RequestedConstraints:
Collaboration graph

Public Attributes

GUINode_RequestedConstraints_RequestedConstraintsTypeleftType { nullptr }
 
int left { 0 }
 
GUINode_RequestedConstraints_RequestedConstraintsTypetopType { nullptr }
 
int top { 0 }
 
GUINode_RequestedConstraints_RequestedConstraintsTypewidthType { nullptr }
 
int width { 0 }
 
GUINode_RequestedConstraints_RequestedConstraintsTypeheightType { nullptr }
 
int height { 0 }
 

Detailed Description

GUI node requested constraints entity.

Author
Andreas Drewke
Version
$Id$

Definition at line 21 of file GUINode_RequestedConstraints.h.

Member Data Documentation

◆ height

int height { 0 }

Definition at line 30 of file GUINode_RequestedConstraints.h.

◆ heightType

Definition at line 29 of file GUINode_RequestedConstraints.h.

◆ left

int left { 0 }

Definition at line 24 of file GUINode_RequestedConstraints.h.

◆ leftType

Definition at line 23 of file GUINode_RequestedConstraints.h.

◆ top

int top { 0 }

Definition at line 26 of file GUINode_RequestedConstraints.h.

◆ topType

Definition at line 25 of file GUINode_RequestedConstraints.h.

◆ width

int width { 0 }

Definition at line 28 of file GUINode_RequestedConstraints.h.

◆ widthType

Definition at line 27 of file GUINode_RequestedConstraints.h.


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