Computer Science Canada

making a class with hsa console...

Author:  magicman [ Sun Apr 02, 2006 4:40 pm ]
Post subject:  making a class with hsa console...

i need some tips for making a class for a rpg game... please give me some tips on doin it.

Author:  person [ Sun Apr 02, 2006 6:24 pm ]
Post subject: 

this is how u declare a class, although u may need more practice to make a game


accessibility class className

code:

public class Stuff
{
        //stuff
}
[/b]

Author:  person [ Sun Apr 02, 2006 6:26 pm ]
Post subject: 

i just realized...did u mean u need tips on coding an rpg or coding a class?

PS: i am double posting because there is no edit button


: