Class cc.FadeOut

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

Method Summary

Class Detail

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

Method Detail