extern void object::Return() { shield(1,15); // activates the shield goto(8,60); // goes to the spaceship shield(0,15); // deactivates the shield }