added shapes/Shape.cc
git-svn-id: svn://anubis/fart/trunk@54 7f9b0f55-74a9-4bce-be96-3c2cd072584d
This commit is contained in:
parent
f4781e2889
commit
5213df1af3
7
shapes/Shape.cc
Executable file
7
shapes/Shape.cc
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
|
||||||
|
#include "Shape.h"
|
||||||
|
|
||||||
|
Shape::Shape()
|
||||||
|
{
|
||||||
|
m_transparency = 0.0;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user