The Battle for Wesnoth  1.19.0-dev
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 "config.hpp"
#include "formula/callable.hpp"
#include "formula/function.hpp"
#include "sdl/texture.hpp"
#include "sdl/rect.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::canvas
 A simple canvas which can be drawn upon. More...
 
class  gui2::canvas::shape
 Abstract base class for all other shapes. More...
 

Namespaces

 gui2
 Generic file dialog.
 

Detailed Description

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

Definition in file canvas.hpp.