#include <data.h>
Definition at line 114 of file data.h.
Data Fields | |
char | Add [4] |
4&5 used for qty completed | |
char | Goal [2] |
Goal steps used for prest calculations. | |
char | Indec |
the index for the first into .History[] | |
char | Month |
Date of the First. | |
char | mPlace |
If you've done it at all. | |
char | Place |
Who got the prestige first. | |
int16_t | Points [2] |
Total points earned. | |
char | Year |
Date of the First. |
char PrestType::Add[4] |
4&5 used for qty completed
Definition at line 115 of file data.h.
Referenced by DPrest(), PrestCheck(), PrestNeg(), and Set_Goal().
char PrestType::Goal[2] |
Goal steps used for prest calculations.
Definition at line 116 of file data.h.
Referenced by DPrest(), PrestCheck(), PrestNeg(), Set_Dock(), Set_Goal(), UpdAll(), Update(), and UpdatePortOverlays().
char PrestType::Indec |
the index for the first into .History[]
Definition at line 118 of file data.h.
Referenced by EndGame(), PlayFirst(), and Set_Goal().
char PrestType::Month |
Date of the First.
Definition at line 122 of file data.h.
Referenced by DPrest(), EndGame(), and Set_Goal().
char PrestType::mPlace |
If you've done it at all.
Definition at line 121 of file data.h.
Referenced by AIMaster(), Set_Goal(), SetEvents(), and UpDateTable().
char PrestType::Place |
Who got the prestige first.
Definition at line 120 of file data.h.
Referenced by AIMaster(), CalcScore(), DPrest(), PlanText(), PlayFirst(), SatText(), Set_Goal(), SetEvents(), UpdateRecords(), and UpDateTable().
int16_t PrestType::Points[2] |
Total points earned.
Definition at line 117 of file data.h.
Referenced by DPrest(), PInfo(), PlanText(), PrestNeg(), SatText(), Set_Goal(), ShowPrest(), and SwapGameDat().
char PrestType::Year |