Main Page | Alphabetical List | Data Structures | File List | Globals

select_process.c File Reference

Function to deal with player select_sreen. More...

#include <stdio.h>
#include "string.h"
#include "main_process.h"
#include "select_process.h"
#include "background_process.h"
#include "initfiles.h"
#include "loads.h"
#include "sensei_config.h"
#include "global.h"
#include "macros.h"
#include "logger.h"
#include "mp3.h"
#include "sound_fx_manager.h"
#include "allegro.h"

Functions

int select_process_mugen (Game_variables variables, Player_variables *player_array, int time)
int select_bg (Game_variables variables, Player_variables *player_array, int time)
int change_vars (Game_variables variables, Player_variables *player_array, int player)
 Function to change select variables (such as player_controller) after a selection is done.
int make_vs_list (Game_variables variables)
 Function that build the list of opponents with char_list and system_vars return the first opponent (in char_list).
int kof91_make_characters_list (Game_variables variables)
 fill the KOF 91 chars list and load the portraits and small pics
int mugen_make_characters_list (Game_variables variables)
int kof91_make_bgs_list (Game_variables variables)
int empty_box (Game_variables variables, int x, int y)
BITMAP * make_faces_screen (Game_variables variables, Player_variables *player_array)
int make_lists (Game_variables variables, Player_variables *player_array)
int select_process (Game_variables variables, Player_variables *player_array, int time)
 function to select a character (and game mode in team mode) on select screen_ character


Detailed Description

Function to deal with player select_sreen.


Function Documentation

BITMAP* make_faces_screen Game_variables  variables,
Player_variables player_array
 

putting the boxes and chars faces

int select_bg Game_variables  variables,
Player_variables player_array,
int  time
 

Function to deal with stage selection and player choice (IA part)


Generated on Thu Jan 13 14:13:05 2005 for KOF91 by  doxygen 1.3.9.1