What is a method? How does a computer use one?
Submitted by alix_mccrory on Thu, 02/21/2008 - 16:20.
A method is a function. Method's are like...the act or public boolean method's. A method is called on every heart beat of the game. During this heart beat, the method will tell the character what to do and how to act during this heart beat.
»
- alix_mccrory's blog
- Login or register to post comments
