Computer Science Canada Creating a game. Procedure skipping and repeated? |
Author: | vicchanchan [ Mon Jun 11, 2012 12:58 am ] |
Post subject: | Creating a game. Procedure skipping and repeated? |
I am wondering if there is a code for directly going back to a specific procedure, without going through a whole loop. If not, is there any way that I could do that? |
Author: | Tony [ Mon Jun 11, 2012 1:27 am ] |
Post subject: | RE:Creating a game. Procedure skipping and repeated? |
The question doesn't seem clear. Can you describe an example? |
Author: | Raknarg [ Mon Jun 11, 2012 9:13 am ] |
Post subject: | RE:Creating a game. Procedure skipping and repeated? |
Do you mean a procedure to go to a certain line? |