mirror of https://github.com/axmolengine/axmol.git
Ability to change title position (#19587)
This commit is contained in:
parent
86a9e0c1b8
commit
408f6cf9da
|
@ -341,7 +341,7 @@ protected:
|
|||
void disabledTextureScaleChangedWithSize();
|
||||
|
||||
virtual void adaptRenderers() override;
|
||||
void updateTitleLocation();
|
||||
virtual void updateTitleLocation();
|
||||
void updateContentSize();
|
||||
virtual void createTitleRenderer();
|
||||
bool createTitleRendererIfNull();
|
||||
|
|
Loading…
Reference in New Issue