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

GUI node clipping entity. More...

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

Collaboration diagram for GUINode_Clipping:
Collaboration graph

Public Attributes

int left { 0 }
 
int top { 0 }
 
int right { 0 }
 
int bottom { 0 }
 

Detailed Description

GUI node clipping entity.

Author
Andreas Drewke
Version
$Id$

Definition at line 13 of file GUINode_Clipping.h.

Member Data Documentation

◆ bottom

int bottom { 0 }

Definition at line 19 of file GUINode_Clipping.h.

◆ left

int left { 0 }

Definition at line 16 of file GUINode_Clipping.h.

◆ right

int right { 0 }

Definition at line 18 of file GUINode_Clipping.h.

◆ top

int top { 0 }

Definition at line 17 of file GUINode_Clipping.h.


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