Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
Loading...
Searching...
No Matches
rtp::client::graphics::position Struct Reference

Represents the position of a UI component. More...

#include <UiFactory.hpp>

Collaboration diagram for rtp::client::graphics::position:

Public Attributes

float x
 
float y
 

Detailed Description

Represents the position of a UI component.

Definition at line 45 of file UiFactory.hpp.

Member Data Documentation

◆ x

◆ y


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