14 void setCourseOutList(s8 playerNo);
15 void clearDemoNo(s8 playerNo);
16 bool checkDemoNo(s8 playerNo);
17 void turnNextDemoNo();
18 int setGoalDemoList(
int playerNo);
19 void setDemoMode(daPyDemoMng_c::Mode_e,
int);
20 void stopBgmGoalDemo();
21 int getPoleBelowPlayer(
int playerNo);
22 int getControlDemoPlayerNum()
const;
25 void setBossDownPlayerNo(
int plNo);
27 setBossDownPlayerNo(player->
getPlrNo());
30 int getPlrNo()
const {
return mPlayerNo; }
31 void setPlrNo(
int playerNo) { mPlayerNo = playerNo; }
32 int get_88()
const {
return m_88; }
33 void inc_88() { m_88++; }