public interface dof { // ? void Init(); void Frame(); // void Drop(); }