Exemplo n.º 1
0
 public override CCFiniteTimeAction reverse()
 {
     return(CCFadeOut.actionWithDuration(m_fDuration));
 }