Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
CatchupNonFile::setData Method (int, Catchup&)

Sets catch-up increases, storing the data for the specified alternative from the Catchup, then setting the current data to that data.

C++
void setData(
    int altNum, 
    const Catchup& newCatchup
);
Parameters 
Description 
int altNum 
Desired alternative number (1-7). 
const Catchup& newCatchup 
New catch-up benefit increases. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!