Loading...
Searching...
No Matches
TransformComponent.cpp
Go to the documentation of this file.
1//
2// Created by denzel on 30/11/2025.
3//
4#include "hellfire/ecs/TransformComponent.h"
5
6#include "hellfire/ecs/ComponentRegistry.h"
7
8namespace hellfire {
9
11
12 }
13
14
15}
static nlohmann::json serialize_transform(const hellfire::Component *c)