Empirical
Classes | Namespaces
Canvas.h File Reference

Manage an HTML canvas object. More...

#include <string>
#include "../base/vector.h"
#include "../geometry/Circle2D.h"
#include "CanvasAction.h"
#include "CanvasShape.h"

Go to the source code of this file.

Classes

class  emp::web::Canvas
 Manage an HTML Canvas object. More...
 
class  emp::web::Canvas::CanvasInfo
 

Namespaces

 emp
 If we are in emscripten, make sure to include the header.
 
 emp::web
 

Detailed Description

Manage an HTML canvas object.

Note
This file is part of Empirical, https://github.com/devosoft/Empirical
Date
2015-2018