dialogs::unit_types_preview_pane Class Reference

#include <dialogs.hpp>

Inheritance diagram for dialogs::unit_types_preview_pane:

Inheritance graph
[legend]
Collaboration diagram for dialogs::unit_types_preview_pane:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 unit_types_preview_pane (game_display &disp, const gamemap *map, std::vector< const unit_type * > &unit_types, int side=1, TYPE type=SHOW_ALL, bool left_side=true)

Private Member Functions

size_t size () const
const details get_details () const
void process_event ()

Private Attributes

std::vector< const unit_type * > * unit_types_
int side_


Detailed Description

Definition at line 126 of file dialogs.hpp.


Constructor & Destructor Documentation

dialogs::unit_types_preview_pane::unit_types_preview_pane ( game_display disp,
const gamemap map,
std::vector< const unit_type * > &  unit_types,
int  side = 1,
TYPE  type = SHOW_ALL,
bool  left_side = true 
)

Definition at line 982 of file dialogs.cpp.


Member Function Documentation

size_t dialogs::unit_types_preview_pane::size (  )  const [private, virtual]

Implements dialogs::unit_preview_pane.

Definition at line 987 of file dialogs.cpp.

References unit_types_.

Referenced by process_event().

const unit_types_preview_pane::details dialogs::unit_types_preview_pane::get_details (  )  const [private, virtual]

void dialogs::unit_types_preview_pane::process_event (  )  [private, virtual]


Member Data Documentation

Definition at line 136 of file dialogs.hpp.

Referenced by size().

Definition at line 137 of file dialogs.hpp.

Referenced by get_details().


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

Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs