0 Members and 1 Guest are viewing this topic.
*****************HP HP** g 1 ** ****************** ATK ITM ** MAG RUN *****************
G -- Gobling -- Little Goblini -- ImpR -- RougeS -- Veteran Soldiers -- Novice Soldier
DwMap() -- draws the mapDwHud() -- draws the hudDtCol() -- collision detectionDwDat() -- draws the hud dataCMP() -- clears the map area, the 10x8 area on the left. Will be renamed to ClrMP().SlMnu() -- (I think I got the name right) the selection for the menuSlSav() -- need to rewrite, got cleared and it was quite a bitch to write. Selects the items in the "SAV" part of the menu.DwMnu() -- draws the menuDwInf() -- draws the "IFO" page of the menuDwSav() -- draws the "SAV" part of the menu
DwBtl() -- draws the battle screenSlBtl() -- selects the menu items on the battle screen
git clone http://xvicario.us/git/rott-rpg.git
DwBtl() -- Draws the battle screen.BtlSl() -- Menu selection for battle screen.