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

Method Detail