PumpkinBrush
include Directory Reference

Files

file  App.hpp [code]
 App class interface.
 
file  Brush.hpp [code]
 
file  BrushFactory.hpp [code]
 
file  Clear.hpp [code]
 This class represents a clear canvas command in the mini paint app.
 
file  Command.hpp [code]
 Represents an actionable command by the user.
 
file  Draw.hpp [code]
 Drawing actions interface.
 
file  Erase.hpp [code]
 This class represents a pixel erasing command in the mini paint app.
 
file  GeneralBrush.hpp [code]
 
file  Gui.hpp [code]
 A GUI class that renders a gui window and operation widgets for the mini paint app.
 
file  nuklear.h [code]
 
file  nuklear_sfml_gl2.h [code]
 
file  Pen.hpp [code]