mirror of https://github.com/axmolengine/axmol.git
closed #4900. add comment
This commit is contained in:
parent
31a2194dcb
commit
2a25afbb76
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue