RType
Public Attributes | List of all members
newComponent 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
 
ComponentTypeSocket type
 

Detailed Description

Definition at line 103 of file USocket.hpp.

Member Data Documentation

◆ attribute

std::uint64_t newComponent::attribute

Definition at line 113 of file USocket.hpp.

◆ attribute2

std::uint64_t newComponent::attribute2

Definition at line 114 of file USocket.hpp.

◆ id

int newComponent::id

Definition at line 104 of file USocket.hpp.

Referenced by LobbyScene::checkSpawnerActivation(), and LobbyScene::update().

◆ rectHeight

int newComponent::rectHeight

Definition at line 112 of file USocket.hpp.

◆ rectLeft

int newComponent::rectLeft

Definition at line 109 of file USocket.hpp.

◆ rectTop

int newComponent::rectTop

Definition at line 110 of file USocket.hpp.

◆ rectWidth

int newComponent::rectWidth

Definition at line 111 of file USocket.hpp.

◆ sizeHorizontal

float newComponent::sizeHorizontal

Definition at line 107 of file USocket.hpp.

◆ sizeVertical

float newComponent::sizeVertical

Definition at line 108 of file USocket.hpp.

◆ type

ComponentTypeSocket newComponent::type

Definition at line 115 of file USocket.hpp.

Referenced by LobbyScene::checkSpawnerActivation(), and LobbyScene::update().

◆ x

float newComponent::x

Definition at line 105 of file USocket.hpp.

◆ y

float newComponent::y

Definition at line 106 of file USocket.hpp.


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