AnglerStudios:Coding: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
G01d HaCkEr (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
{| | {| | ||
|- | |||
|[[AnglerStudios:Code Global|Global class]] | |||
|Both | |||
|Started | |||
|- | |- | ||
|Character | |Character |
Revision as of 03:22, 7 July 2006
Back to the Main Page.
Coding Discussion
The game classes so far we have to implement.
NB: Due to our decision to modularize the code as much as possible, if you decide your listed class needs 5 companion classes, you are responsible for these as well, unless they are sufficiently large to warrant delegation.
Global class | Both | Started |
Character | Natoli | Not done |
Party | Natoli | Not done |
Weapon | Natoli | Not done |
Item | Natoli | Not done |
Grid | Greg w/ Natoli | Not done |
World / Game Map | Greg | Not done |
Battle | Natoli | Not done |
NPC | Greg | Not done |
Dialogue | Greg | Not done |
DialogueNode | Greg | Not done |
Stats | Natoli | Started |
Menu | Greg | Not done |
MenuNode | Greg | Not done |
Cutscene | Greg | Not done |
Inventory | Natoli | Not done |
InventoryNode | Natoli | Not done |
Aspect | Natoli | Not done |
Animation | Greg | Not done |
Projectile | Natoli | Not done |
Text | Greg | Not done |