#include "SDL.h"
#include "SDL_image.h"
#include "global.hpp"
#include "video.hpp"
#include <iostream>
#include <string>
Go to the source code of this file.
Classes | |
class | loadscreen |
struct | loadscreen::global_loadscreen_manager |
Functions | |
void | increment_filesystem_progress () |
void | increment_binary_wml_progress () |
void | increment_set_config_progress () |
void | increment_parser_progress () |
Definition in file loadscreen.hpp.
void increment_binary_wml_progress | ( | ) |
Definition at line 209 of file loadscreen.cpp.
References _, loadscreen::binarywml_counter, CALLS_TO_BINARYWML, loadscreen::increment_progress(), and PRCNT_BY_BINARYWML.
Referenced by read_compressed_internal().
void increment_filesystem_progress | ( | ) |
Definition at line 190 of file loadscreen.cpp.
References _, CALLS_TO_FILESYSTEM, loadscreen::filesystem_counter, loadscreen::increment_progress(), and PRCNT_BY_FILESYSTEM.
void increment_parser_progress | ( | ) |
Definition at line 247 of file loadscreen.cpp.
References _, CALLS_TO_PARSER, loadscreen::increment_progress(), loadscreen::parser_counter, and PRCNT_BY_PARSER.
void increment_set_config_progress | ( | ) |
Definition at line 228 of file loadscreen.cpp.
References _, CALLS_TO_SETCONFIG, loadscreen::increment_progress(), PRCNT_BY_SETCONFIG, and loadscreen::setconfig_counter.
Referenced by unit_type_data::unit_type_map_wrapper::set_config().
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |