|
My Project
|
Directories | |
| Component | |
Files | |
| Component.hpp | |
| Abstract base class for all components attachable to a GameObject. | |
| GameObject.hpp | |
| Scene entity owning a collection of components and supporting a parent-child hierarchy. | |
| Transform.hpp | |
| Transform component storing position, rotation, and scale of a GameObject. | |