#include "Shape.h" Shape::Shape() { m_transparency = 0.0; }