Does this constructor look right?
|
Does this constructor look right?
Widget(int x = 0, int y = 0, int width = 0, int height = 0, Widget * parrent = NULL, std::string textureFn = "", std::string textureFp = "./") { /*code taken out*/ } |
Replies:
No Replies Yet! Be the first?














