1 2 3 4 5 6 7
#pragma once #include "Control.h" #include "BodyControl.h" #include "JumpControl.h" #include "LookControl.h" #include "MoveControl.h"