Canvas

Constructors

this
this(string id, Node parent)
this
this(string id, ShapeForm shape_form, Node parent)

Members

Functions

__canListen
void __canListen(bool __)
canListen
bool canListen()
shape
Shape shape()
stopListening
void stopListening()

Variables

_canListen
bool _canListen;
Undocumented in source.
_fillColor
Vector4F _fillColor;
Undocumented in source.
_shape
Shape _shape;
Undocumented in source.

Meta