mirror of https://github.com/axmolengine/axmol.git
add deprecated variable
This commit is contained in:
parent
bd663ac55e
commit
62e046c0d5
|
@ -147,7 +147,7 @@ CC_DEPRECATED_ATTRIBUTE typedef LoadingBar::Direction LoadingBarType;
|
|||
CC_DEPRECATED_ATTRIBUTE typedef PageView::TouchDirection PVTouchDir;
|
||||
CC_DEPRECATED_ATTRIBUTE typedef RichElement::Type RichElementType;
|
||||
CC_DEPRECATED_ATTRIBUTE typedef ScrollView::Direction SCROLLVIEW_DIR;
|
||||
|
||||
CC_DEPRECATED_ATTRIBUTE const Margin MarginZero = Margin::ZERO ;
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue