#pragma once #import // #include @interface Motion : NSObject { // Kt::GyroHandler* gyroHandler; } // + (Motion*)the; @end