mirror of https://github.com/axmolengine/axmol.git
Update CCLabel.h
This commit is contained in:
parent
a99a842bac
commit
2da2cad6ad
|
@ -786,7 +786,7 @@ protected:
|
|||
|
||||
virtual void updateShaderProgram();
|
||||
virtual void updateBMFontScale();
|
||||
void scaleFontSizeDown(float fontSize);
|
||||
void scaleFontSize(float fontSize);
|
||||
bool setTTFConfigInternal(const TTFConfig& ttfConfig);
|
||||
void setBMFontSizeInternal(float fontSize);
|
||||
bool isHorizontalClamped(float letterPositionX, int lineIndex);
|
||||
|
|
Loading…
Reference in New Issue