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::size Struct Reference

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

#include <UiFactory.hpp>

Collaboration diagram for rtp::client::graphics::size:

Public Attributes

float width
 
float height
 

Detailed Description

Represents the size of a UI component.

Definition at line 55 of file UiFactory.hpp.

Member Data Documentation

◆ height

◆ width


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