public virtual CCActionInterval action()
 {
     return(CCSplitCols.actionWithCols(3, this.m_fDuration / 2f));
 }