ScummVM API documentation
ICB::_mission Class Reference

Public Member Functions

void ___init_mission (const char *mission, const char *session)
 
void ___delete_mission ()
 
void End_mission ()
 
const char * Fetch_mission_name ()
 
const char * Fetch_h_mission_name ()
 
const char * Fetch_tiny_mission_name ()
 
const char * Fetch_tiny_session_name ()
 
uint32 Game_cycle ()
 
void Create_display ()
 
void Set_new_session_name (const char *ascii)
 
void Set_init_nico_name (const char *ascii)
 
bool8 Is_there_init_nico ()
 
const char * Return_init_nico_name ()
 
void Reset_init_nico ()
 
void Save_micro_session ()
 
void Restore_micro_session_coords (bool8 from_disk)
 
void Restore_micro_session_vars ()
 
void Save_game_position (const char *filename, const char *slot_label, uint32 timeplayed)
 
void Restore_micro_session_from_save_game (Common::SeekableReadStream *stream)
 
void SavePlatformSpecific (Common::WriteStream *stream)
 
void LoadPlatformSpecific (Common::SeekableReadStream *stream)
 

Public Attributes

_game_sessionsession
 
uint32 camera_follow_id_overide
 
int32 remora_save_mode
 
uint32 ad_time
 
uint32 lt_time
 
uint32 set_time
 
uint32 flip_time
 
uint32 cycle_time
 
uint32 logic_time
 
uint32 resman_logic_time
 
uint32 los_time
 
uint32 event_time
 
uint32 sound_time
 
uint32 xtra_mega_time
 
uint32 nActorsDrawn
 
uint32 nActorsConsidered
 
char new_session_name [TINY_NAME_LEN]
 
char init_nico_name [TINY_NAME_LEN]
 
int32 old_hits_value
 
bool8 chi_following
 
uint32 num_bullets
 
uint32 num_clips
 
uint32 num_medi
 
bool8 inited_globals
 

The documentation for this class was generated from the following file: