The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
canvas.hpp File Reference

This file contains the canvas object which is the part where the widgets draw (temporally) images on. More...

#include "formula/callable.hpp"
#include "sdl/utils.hpp"
Include dependency graph for canvas.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gui2::tcanvas
 A simple canvas which can be drawn upon. More...
 
class  gui2::tcanvas::tshape
 Abstract base class for all other shapes. More...
 

Namespaces

 gui2
 A class inherited from ttext_box that displays its input as stars.
 

Detailed Description

This file contains the canvas object which is the part where the widgets draw (temporally) images on.

Definition in file canvas.hpp.