3#include "game/kart/KartObject.hh"
17 [[nodiscard]]
KartObject *object(
size_t i)
const {
24 static void DestroyInstance();
An interface for ensuring certain structures and classes are destroyed with the heap.
Responsible for the lifecycle and calculation of KartObjects.
The highest level abstraction for a kart.
Pertains to kart-related functionality.