Unravel Engine C++ Reference
Loading...
Searching...
No Matches
physics_component.hpp
Go to the documentation of this file.
1#pragma once
2
6
7namespace unravel
8{
12
16
20
24
28
32} // namespace unravel
Component that handles physics properties and behaviors.
#define REFLECT_EXTERN(cls)
Definition reflection.h:120
#define LOAD_EXTERN(cls)
#define SAVE_EXTERN(cls)
Represents a box shape for physics calculations.
Represents a capsule shape for physics calculations.
Represents a compound shape that can contain multiple types of shapes.
Represents a cylinder shape for physics calculations.
Represents a sphere shape for physics calculations.