Module game_kernel::game_kernel::engine_components[][src]

Re-exports

pub use super::core_systems::register_components;
pub use super::core_systems::base::transform::TransformComponent;
pub use super::core_systems::camera_system::CameraComponent;
pub use super::core_systems::light::LightComponent;
pub use super::core_systems::static_mesh::StaticMeshComponent;