Create the Movement interface below and the abstract methods move and getPosition, which are implemented by the Ship and Auto classes.