ofBook
ofBook copied to clipboard
game design: score_font not declared
I presume of type ofTrueTypeFont, I declared in TestApp.h.
it works with this line added in the app.h
ofTrueTypeFont score_font;