Method bodies for the arrow class. More...
#include "arrow.hpp"#include "foreach.hpp"#include "game_display.hpp"#include "log.hpp"#include "resources.hpp"
Go to the source code of this file.
Defines | |
| #define | ERR_ARR LOG_STREAM(err, log_arrows) |
| #define | WRN_ARR LOG_STREAM(warn, log_arrows) |
| #define | LOG_ARR LOG_STREAM(info, log_arrows) |
| #define | DBG_ARR LOG_STREAM(debug, log_arrows) |
| #define | SCREEN (static_cast<display*>(resources::screen)) |
Variables | |
| static lg::log_domain | log_arrows ("arrows") |
Method bodies for the arrow class.
Definition in file arrow.cpp.
| #define DBG_ARR LOG_STREAM(debug, log_arrows) |
| #define ERR_ARR LOG_STREAM(err, log_arrows) |
Definition at line 29 of file arrow.cpp.
Referenced by arrow::update_symbols().
| #define LOG_ARR LOG_STREAM(info, log_arrows) |
| #define SCREEN (static_cast<display*>(resources::screen)) |
Definition at line 34 of file arrow.cpp.
Referenced by arrow::draw_hex(), arrow::hide(), arrow::invalidate_arrow_path(), arrow::notify_arrow_changed(), and arrow::show().
| #define WRN_ARR LOG_STREAM(warn, log_arrows) |
Definition at line 30 of file arrow.cpp.
Referenced by arrow::update_symbols().
lg::log_domain log_arrows("arrows") [static] |
| Generated by doxygen 1.7.1 on Tue May 22 2012 01:05:06 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |