closed #4900. add comment

This commit is contained in:
andyque 2014-05-13 18:15:53 +08:00
parent 31a2194dcb
commit 2a25afbb76
1 changed files with 2 additions and 0 deletions

View File

@ -100,6 +100,8 @@ public:
/**
* Sets the font name of label.
* If you are trying to use a system font, you could just pass a font name, for example: Arial
* If you are trying to use a TTF, you should pass a file path to the TTF file, for example: resource/XXX.ttf
*
* @param font name.
*/