TDME2 1.9.121
|
GUI node clipping entity. More...
#include <tdme/gui/nodes/GUINode_Clipping.h>
Public Attributes | |
int | left { 0 } |
int | top { 0 } |
int | right { 0 } |
int | bottom { 0 } |
int bottom { 0 } |
Definition at line 19 of file GUINode_Clipping.h.
int left { 0 } |
Definition at line 16 of file GUINode_Clipping.h.
int right { 0 } |
Definition at line 18 of file GUINode_Clipping.h.
int top { 0 } |
Definition at line 17 of file GUINode_Clipping.h.