#include "RacingComponent.h" RacingComponent::RacingComponent(Entity* parent) : RacingControlComponent(parent) { }