#include "Buzz_inc.h"
#include "externs.h"
Go to the source code of this file.
Functions | |
| void | DrawRush (char plr) |
| void | ResetRush (int mode, int val) |
| void | Rush (char plr) |
| void | SetRush (int mode, int val) |
Variables | |
| char | dg [62][6] |
| int | fCsh |
| struct mStr | Mis |
| char | Mon [12][4] |
| char | pNeg [NUM_PLAYERS][MAX_MISSIONS] |
| void DrawRush | ( | char | plr | ) |
Definition at line 105 of file rush.c.
References mStr::Abbr, BuzzData::Cash, Data, DispBig(), FadeOut(), fin, FlagSm(), GetMisType(), grSetColor(), gxClearDisplay(), gxVirtualDisplay(), GXHEADER::h, InBox(), IOBox(), MissionType::Joint, MAX_X, MAX_Y, Mis, BuzzData::Mission, MissionType::MissionCode, Mon, MissionType::Month, MissionType::Name, OutBox(), Players::P, pal, MissionType::part, PrintAt(), RLED_img(), MissionType::Rushing, screen, Players::Season, SetRush(), ShBox(), sOpen(), vhptr, GXHEADER::vptr, and GXHEADER::w.
| void ResetRush | ( | int | mode, | |
| int | val | |||
| ) |
| void Rush | ( | char | plr | ) |
Definition at line 236 of file rush.c.
References mStr::Abbr, BuzzData::Cash, Data, delay(), dg, DrawRush(), FadeIn(), fCsh, GetMisType(), GetMouse(), grSetColor(), Help(), InBox(), K_ENTER, key, M_USMIL, M_USSRMIL, Mis, BuzzData::Mission, MissionType::MissionCode, MissionType::Month, mousebuttons, music_start, music_stop(), MissionType::Name, OutBox(), Players::P, pal, MissionType::part, pNeg, PrintAt(), RectFill(), ResetRush(), MissionType::Rushing, SetRush(), WaitForMouseUp(), x, and y.
| void SetRush | ( | int | mode, | |
| int | val | |||
| ) |
Definition at line 455 of file rush.c.
References DispChr(), DispNum(), fCsh, grSetColor(), InBox(), PrintAt(), and RectFill().
| char Mon[12][4] |
1.5.3