Public Attributes | |
| unit_const_ptr | my_unit |
| const unit_animation * | animation = nullptr |
| std::string | text |
| color_t | text_color |
| map_location | src |
| bool | with_bars = false |
Definition at line 265 of file animation.hpp.
| const unit_animation* unit_animator::anim_elem::animation = nullptr |
Definition at line 268 of file animation.hpp.
| unit_const_ptr unit_animator::anim_elem::my_unit |
Definition at line 267 of file animation.hpp.
| map_location unit_animator::anim_elem::src |
Definition at line 271 of file animation.hpp.
| std::string unit_animator::anim_elem::text |
Definition at line 269 of file animation.hpp.
| color_t unit_animator::anim_elem::text_color |
Definition at line 270 of file animation.hpp.
| bool unit_animator::anim_elem::with_bars = false |
Definition at line 272 of file animation.hpp.