RType
Public Attributes | List of all members
drawable Struct Reference

#include <USocket.hpp>

Public Attributes

int id
 
float x
 
float y
 
float sizeHorizontal
 
float sizeVertical
 
int rectLeft
 
int rectTop
 
int rectWidth
 
int rectHeight
 
std::uint64_t attribute
 
std::uint64_t attribute2
 

Detailed Description

Definition at line 88 of file USocket.hpp.

Member Data Documentation

◆ attribute

std::uint64_t drawable::attribute

Definition at line 99 of file USocket.hpp.

Referenced by Drawable::getPacket().

◆ attribute2

std::uint64_t drawable::attribute2

Definition at line 100 of file USocket.hpp.

Referenced by Drawable::getPacket().

◆ id

int drawable::id

Definition at line 89 of file USocket.hpp.

Referenced by Drawable::getPacket().

◆ rectHeight

int drawable::rectHeight

Definition at line 98 of file USocket.hpp.

◆ rectLeft

int drawable::rectLeft

Definition at line 95 of file USocket.hpp.

◆ rectTop

int drawable::rectTop

Definition at line 96 of file USocket.hpp.

◆ rectWidth

int drawable::rectWidth

Definition at line 97 of file USocket.hpp.

◆ sizeHorizontal

float drawable::sizeHorizontal

Definition at line 93 of file USocket.hpp.

◆ sizeVertical

float drawable::sizeVertical

Definition at line 94 of file USocket.hpp.

◆ x

float drawable::x

Definition at line 91 of file USocket.hpp.

◆ y

float drawable::y

Definition at line 92 of file USocket.hpp.


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