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
8
namespace
hellfire
{
9
10
static
nlohmann
::
json
serialize_transform
(
const
hellfire
::
Component
* c) {
11
12
}
13
14
15
}
hellfire::Component
Definition
Component.h:9
hellfire
Definition
AssetManager.cpp:10
hellfire::serialize_transform
static nlohmann::json serialize_transform(const hellfire::Component *c)
Definition
TransformComponent.cpp:10
engine
src
hellfire
ecs
components
TransformComponent.cpp
Generated by
1.9.8