r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
ecs::Scale Struct Referencefinal

#include <Component.hpp>

+ Inheritance diagram for ecs::Scale:
+ Collaboration diagram for ecs::Scale:

Public Attributes

float x {}
 
float y {}
 
- Public Attributes inherited from ecs::IComponent
std::string id
 

Detailed Description

Definition at line 52 of file Component.hpp.

Member Data Documentation

◆ x

◆ y

float ecs::Scale::y {}

Definition at line 54 of file Component.hpp.


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