
-----------------------------------
magicman
Sun Apr 02, 2006 4:40 pm

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.

-----------------------------------
person
Sun Apr 02, 2006 6:24 pm


-----------------------------------
this is how u declare a class, although u may need more practice to make a game


accessibility class className


public class Stuff
{
        //stuff
}
[/b]

-----------------------------------
person
Sun Apr 02, 2006 6:26 pm


-----------------------------------
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
