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 253 of file animation.hpp.
| const unit_animation* unit_animator::anim_elem::animation = nullptr |
Definition at line 256 of file animation.hpp.
| unit_const_ptr unit_animator::anim_elem::my_unit |
Definition at line 255 of file animation.hpp.
| map_location unit_animator::anim_elem::src |
Definition at line 259 of file animation.hpp.
| std::string unit_animator::anim_elem::text |
Definition at line 257 of file animation.hpp.
| color_t unit_animator::anim_elem::text_color |
Definition at line 258 of file animation.hpp.
| bool unit_animator::anim_elem::with_bars = false |
Definition at line 260 of file animation.hpp.