PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
components.h
Go to the documentation of this file.
1#pragma once
2
17#include "pixelbullet/scene/components/camera_component.h"
18#include "pixelbullet/scene/components/mesh_renderer.h"
19#include "pixelbullet/scene/components/name.h"
20#include "pixelbullet/scene/components/sprite_renderer.h"
21#include "pixelbullet/scene/components/transform.h"