Пример #1
0
 public override CCActionInterval action()
 {
     return(CCSplitRows.actionWithRows(3, this.m_fDuration / 2f));
 }