Bomb Seznam členů třídy
Zde naleznete úplný seznam členů třídy
Bomb, včetně všech zděděných členů.
access_counter_ | Bomb | [protected] |
anim_ | Bomb | [protected] |
Bomb(const Animation &anim, Uint16 x, Uint16 y, Uint16 flamesize, Uint16 speed, bool timer) | Bomb | |
count_distance_(Uint16 periods_to_end) const | Bomb | [protected] |
d_ | Bomb | [protected] |
draw(SDL_Surface *window, const SDL_Rect &rect) | Bomb | [virtual] |
DynamicMO(Uint16 x, Uint16 y) | DynamicMO | [inline] |
explode() | Bomb | [virtual] |
explodes_ | Bomb | [protected] |
find_target_field_() const | Bomb | [protected] |
flamesize_ | Bomb | [protected] |
getZ() const | DynamicMO | [virtual] |
is_danger_presumption_(const field_t &field, Uint16 periods_to_end) const | Bomb | [protected] |
is_mega() const | Bomb | [inline, virtual] |
isUpwards(const MapObject &obj) const | MapObject | [virtual] |
kick(DIRECTION d) | Bomb | |
MapObject() | MapObject | [inline] |
MapObject(Uint16 x, Uint16 y) | MapObject | [inline] |
move() | Bomb | [virtual] |
move_by_direction_() | Bomb | [protected] |
move_field_by_direction_(field_t &field, Sint16 delta) const | Bomb | [protected] |
periods_to_flame_ | Bomb | [protected] |
presumptions_ | Bomb | [protected] |
remove_presumptions_() | Bomb | [protected] |
remove_timer() | Bomb | |
setFieldInMap(Uint16 old_x, Uint16 old_y) | DynamicMO | [protected] |
speed_diff_ | Bomb | [protected] |
speed_rate_ | Bomb | [protected] |
take_target_from_bomb_before_(Bomb *bomb_before) const | Bomb | [protected] |
target_field_ | Bomb | [protected] |
timer_ | Bomb | [protected] |
type() const | Bomb | [inline, virtual] |
update() | Bomb | [virtual] |
update_periods_to_flame_() | Bomb | [protected] |
update_presumption_(const field_t &field) | Bomb | [protected] |
update_presumptions_() | Bomb | [protected, virtual] |
update_presumptions_from_field_(const field_t &start_field, Sint16 factor_x, Sint16 factor_y) | Bomb | [protected] |
x_ | MapObject | [protected] |
y_ | MapObject | [protected] |
~Bomb() | Bomb | [virtual] |
~DynamicMO() | DynamicMO | [inline, virtual] |
~MapObject() | MapObject | [inline, virtual] |