#include <highlighter.hpp>
Public Member Functions | |
highlight_secondary_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 105 of file highlighter.hpp.
|
inline |
Definition at line 107 of file highlighter.hpp.
Implements wb::visitor.
Definition at line 305 of file highlighter.cpp.
References display::add_exclusive_draw(), wb::move::ARROW_BRIGHTNESS_HIGHLIGHTED, and resources::screen.
|
virtual |
Implements wb::visitor.
Definition at line 320 of file highlighter.cpp.
|
inlinevirtual |
Implements wb::visitor.
Definition at line 110 of file highlighter.hpp.
|
inlinevirtual |
Implements wb::visitor.
Definition at line 111 of file highlighter.hpp.
|
inlinevirtual |
Implements wb::visitor.
Definition at line 112 of file highlighter.hpp.
|
private |
Definition at line 114 of file highlighter.hpp.