#include <highlighter.hpp>

Public Member Functions | |
| unhighlight_visitor (highlighter &h) | |
| void | visit (move_ptr) |
| void | visit (attack_ptr) |
| void | visit (recruit_ptr) |
| void | visit (recall_ptr) |
| void | visit (suppose_dead_ptr) |
Private Attributes | |
| highlighter & | highlighter_ |
Additional Inherited Members | |
Protected Member Functions inherited from wb::visitor | |
| virtual | ~visitor () |
Definition at line 117 of file highlighter.hpp.
|
inline |
Definition at line 119 of file highlighter.hpp.
Implements wb::visitor.
Definition at line 325 of file highlighter.cpp.
References wb::move::ARROW_BRIGHTNESS_STANDARD.
|
virtual |
Implements wb::visitor.
Definition at line 337 of file highlighter.cpp.
|
inlinevirtual |
Implements wb::visitor.
Definition at line 122 of file highlighter.hpp.
|
virtual |
Implements wb::visitor.
Definition at line 342 of file highlighter.cpp.
References display::add_exclusive_draw(), and resources::screen.
|
inlinevirtual |
Implements wb::visitor.
Definition at line 124 of file highlighter.hpp.
|
private |
Definition at line 126 of file highlighter.hpp.
1.8.8