21 ::ll::TypedStorage<8, 8, ::gsl::not_null<::StateVectorComponent*>> mStateVectorComponent;
22 ::ll::TypedStorage<8, 8, ::gsl::not_null<::AABBShapeComponent*>> mAABBShapeComponent;
23 ::ll::TypedStorage<8, 8, ::gsl::not_null<::ActorRotationComponent*>> mActorRotationComponent;
24 ::ll::TypedStorage<8, 8, ::gsl::not_null<::ActorWalkAnimationComponent*>> mWalkAnimationComponent;