RType
Public Attributes | List of all members
element Struct Reference

#include <USocket.hpp>

Public Attributes

int id
 
float x
 
float y
 
int width
 
int height
 
Type type
 

Detailed Description

Definition at line 135 of file USocket.hpp.

Member Data Documentation

◆ height

int element::height

Definition at line 140 of file USocket.hpp.

◆ id

int element::id

Definition at line 136 of file USocket.hpp.

Referenced by operator<<().

◆ type

Type element::type

Definition at line 141 of file USocket.hpp.

Referenced by operator<<().

◆ width

int element::width

Definition at line 139 of file USocket.hpp.

◆ x

float element::x

Definition at line 137 of file USocket.hpp.

Referenced by operator<<().

◆ y

float element::y

Definition at line 138 of file USocket.hpp.

Referenced by operator<<().


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