Class cc.FadeIn

Class Summary
Constructor Attributes Constructor Name and Description
 
Fades In an object that implements the cc.RGBAProtocol protocol.

Method Summary

Class Detail

cc.FadeIn()
Fades In an object that implements the cc.RGBAProtocol protocol. It modifies the opacity from 0 to 255.
The "reverse" of this action is FadeOut

Field Detail

<static> {cc.FadeIn} cc.FadeIn.create
Please use cc.fadeIn instead

Method Detail