Class cc.ScaleBy

Class Summary
Constructor Attributes Constructor Name and Description
 
Scales a cc.Node object a zoom factor by modifying it's scale attribute.

Method Summary

Class Detail

cc.ScaleBy()
Scales a cc.Node object a zoom factor by modifying it's scale attribute. Relative to its changes.

Field Detail

<static> {cc.ScaleBy} cc.ScaleBy.create
Please use cc.scaleBy instead. Scales a cc.Node object a zoom factor by modifying it's scale attribute. Relative to its changes.
Deprecated:
since v3.0 please use cc.scaleBy() instead.

Method Detail