PumpkinBrush
|
Brush factory class which initialize brush instance. More...
#include <BrushFactory.hpp>
Public Member Functions | |
GeneralBrush * | createBrush (int type) |
Create function which takes in an argument and return a brush instance. More... | |
Brush factory class which initialize brush instance.
GeneralBrush * BrushFactory::createBrush | ( | int | type | ) |
Create function which takes in an argument and return a brush instance.