ProportionalToWindow
Class
Extends ProportionalToFrame
Module: _decorator Parent Module: cc
Index
Methods
preApply
Manipulation before appling the strategyapply
Function to apply this strategypostApply
Manipulation after applying the strategy
Details
Methods
preApply
Manipulation before appling the strategy
meta | description |
---|---|
Defined in | cocos2d/core/platform/CCView.js:1044 |
Parameters
view
View The target view
apply
Function to apply this strategy
meta | description |
---|---|
Defined in | cocos2d/core/platform/CCView.js:1054 |
Parameters
postApply
Manipulation after applying the strategy
meta | description |
---|---|
Defined in | cocos2d/core/platform/CCView.js:1065 |
Parameters
view
View The target view