aquire_mouse_lock() | gui::widget | protected |
attacker_ | battle_prediction_pane | private |
attacker_hp_distrib_ | battle_prediction_pane | private |
attacker_hp_distrib_height_ | battle_prediction_pane | private |
attacker_hp_distrib_width_ | battle_prediction_pane | private |
attacker_label_ | battle_prediction_pane | private |
attacker_label_width_ | battle_prediction_pane | private |
attacker_left_strings_ | battle_prediction_pane | private |
attacker_left_strings_width_ | battle_prediction_pane | private |
attacker_loc_ | battle_prediction_pane | private |
attacker_right_strings_ | battle_prediction_pane | private |
attacker_right_strings_width_ | battle_prediction_pane | private |
attacker_strings_width_ | battle_prediction_pane | private |
attacker_width_ | battle_prediction_pane | private |
battle_prediction_pane(const battle_context &bc, const map_location &attacker_loc, const map_location &defender_loc) | battle_prediction_pane | |
bg_cancel() | gui::widget | protected |
bg_register(SDL_Rect const &rect) | gui::widget | protected |
bg_restore() const | gui::widget | protected |
bg_restore(SDL_Rect const &rect) const | gui::widget | protected |
bg_update() | gui::widget | protected |
clip_rect() const | gui::widget | protected |
defender_ | battle_prediction_pane | private |
defender_hp_distrib_ | battle_prediction_pane | private |
defender_hp_distrib_height_ | battle_prediction_pane | private |
defender_hp_distrib_width_ | battle_prediction_pane | private |
defender_label_ | battle_prediction_pane | private |
defender_label_width_ | battle_prediction_pane | private |
defender_left_strings_ | battle_prediction_pane | private |
defender_left_strings_width_ | battle_prediction_pane | private |
defender_loc_ | battle_prediction_pane | private |
defender_right_strings_ | battle_prediction_pane | private |
defender_right_strings_width_ | battle_prediction_pane | private |
defender_strings_width_ | battle_prediction_pane | private |
defender_width_ | battle_prediction_pane | private |
dialog_height_ | battle_prediction_pane | private |
dialog_width_ | battle_prediction_pane | private |
dirty() const | gui::widget | |
draw() | gui::widget | protectedvirtual |
draw_contents() | battle_prediction_pane | virtual |
draw_unit(int x_off, int damage_line_skip, int left_strings_width, const std::vector< std::string > &left_strings, const std::vector< std::string > &right_strings, const std::string &label, int label_width, surface &hp_distrib, int hp_distrib_width) | battle_prediction_pane | private |
enable(bool new_val=true) | gui::widget | virtual |
enabled() const | gui::widget | |
focus(const SDL_Event *event) | gui::widget | |
focus_ | gui::widget | protected |
free_mouse_lock() | gui::widget | protected |
get_hp_distrib_surface(const std::vector< std::pair< int, double > > &hp_prob_vector, const battle_context_unit_stats &stats, const battle_context_unit_stats &opp_stats, surface &surf, int &width, int &height) | battle_prediction_pane | private |
get_hp_prob_vector(const std::vector< double > &hp_dist, std::vector< std::pair< int, double > > &hp_prob_vector) | battle_prediction_pane | private |
get_strings_max_length(const std::vector< std::string > &strings) | battle_prediction_pane | private |
get_unit_strings(const battle_context_unit_stats &stats, const unit &u, const map_location &u_loc, float u_unscathed, const unit &opp, const map_location &opp_loc, const attack_type *opp_weapon, std::vector< std::string > &left_strings, std::vector< std::string > &right_strings, int &left_strings_width, int &right_strings_width, int &strings_width) | battle_prediction_pane | private |
handle_event(SDL_Event const &) | gui::widget | protectedvirtual |
handle_window_event(SDL_Event const &event) | gui::widget | protectedvirtual |
handler_members() | gui::preview_pane | inlinevirtual |
height() const | gui::widget | |
hidden() const | gui::widget | |
hide(bool value=true) | gui::widget | virtual |
hp_distrib_string_ | battle_prediction_pane | private |
hp_distrib_string_width_ | battle_prediction_pane | private |
hp_distribs_height_ | battle_prediction_pane | private |
id() const | gui::widget | |
inter_column_gap_ | battle_prediction_pane | privatestatic |
inter_line_gap_ | battle_prediction_pane | privatestatic |
inter_units_gap_ | battle_prediction_pane | privatestatic |
join() | events::sdl_handler | virtual |
join(context &c) | events::sdl_handler | virtual |
join_global() | events::sdl_handler | virtual |
join_same(sdl_handler *parent) | events::sdl_handler | virtual |
leave() | events::sdl_handler | virtual |
leave_global() | events::sdl_handler | virtual |
left_side() const | battle_prediction_pane | inlinevirtual |
location() const | gui::widget | |
max_hp_distrib_rows_ | battle_prediction_pane | privatestatic |
member_handlers() | gui::widget | inlineprotectedvirtual |
mouse_locked() const | gui::widget | protected |
preview_pane(CVideo &video) | gui::preview_pane | inline |
process_event() | events::sdl_handler | inlinevirtual |
process_help_string(int mousex, int mousey) | gui::widget | virtual |
process_tooltip_string(int mousex, int mousey) | gui::widget | virtual |
requires_event_focus(const SDL_Event *=nullptr) const | events::sdl_handler | inlinevirtual |
sdl_handler(const bool auto_join=true) | events::sdl_handler | protected |
set_clip_rect(const SDL_Rect &rect) | gui::widget | |
set_dirty(bool dirty=true) | gui::widget | |
set_focus(bool focus) | gui::widget | |
set_height(int h) | gui::widget | |
set_help_string(const std::string &str) | gui::widget | |
set_id(const std::string &id) | gui::widget | |
set_location(SDL_Rect const &rect) | gui::widget | virtual |
set_location(int x, int y) | gui::widget | |
set_measurements(int w, int h) | gui::widget | |
set_selection(int) | battle_prediction_pane | inlinevirtual |
set_tooltip_string(const std::string &str) | gui::widget | |
set_volatile(bool val=true) | gui::widget | |
set_width(int w) | gui::widget | |
show_above() const | gui::preview_pane | inlinevirtual |
units_strings_height_ | battle_prediction_pane | private |
units_width_ | battle_prediction_pane | private |
update_location(SDL_Rect const &rect) | gui::widget | protectedvirtual |
video() const | gui::widget | inlineprotected |
widget(widget const &o) | gui::widget | protected |
widget(CVideo &video, const bool auto_join=true) | gui::widget | protected |
width() const | gui::widget | |
~preview_pane() | gui::preview_pane | inlinevirtual |
~sdl_handler() | events::sdl_handler | protectedvirtual |
~widget() | gui::widget | protectedvirtual |