Added WidgetText. Fixed some things. Updated README
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
class Widget
|
||||
{
|
||||
private:
|
||||
protected:
|
||||
// Internal surface for drawing
|
||||
SDL_Surface* m_surface;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user