#include "fix.h"#include "gr.h"#include "piggy.h"#include "hudmsg.h"Classes | |
| struct | rgb |
Defines | |
| #define | MAX_GAUGE_BMS 80 |
| #define | GAUGE_HUD_NUMMODES 4 |
Functions | |
| void | init_gauge_canvases () |
| void | close_gauge_canvases () |
| void | show_score () |
| void | show_score_added () |
| void | add_points_to_score () |
| void | add_bonus_points_to_score () |
| void | render_gauges (void) |
| void | init_gauges (void) |
| void | check_erase_message (void) |
| void | HUD_render_message_frame () |
| void | HUD_clear_messages () |
| void | draw_hud () |
| void | player_dead_message (void) |
| void | get_hostage_window_coords (int *x, int *y, int *w, int *h) |
| void | gauge_frame (void) |
| void | update_laser_weapon_info (void) |
| void | play_homing_warning (void) |
Variables | |
| bitmap_index | Gauges [MAX_GAUGE_BMS] |
| rgb | player_rgb [] |
| int | Gauge_hud_mode |
| int | gauge_update_hud_mode |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6