The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Typedefs | Enumerations | Variables
halo Namespace Reference

Classes

class  halo_impl
 
class  halo_record
 RAII object which manages a halo. More...
 
class  manager
 

Typedefs

typedef boost::shared_ptr
< halo_record
handle
 

Enumerations

enum  ORIENTATION { NORMAL, HREVERSE, VREVERSE, HVREVERSE }
 

Variables

const int NO_HALO = 0
 

Typedef Documentation

Definition at line 34 of file halo.hpp.

Enumeration Type Documentation

Enumerator
NORMAL 
HREVERSE 
VREVERSE 
HVREVERSE 

Definition at line 38 of file halo.hpp.

Variable Documentation

const int halo::NO_HALO = 0

Definition at line 40 of file halo.hpp.

Referenced by halo::manager::remove(), and halo::halo_impl::remove().