Property | Type | Description | |
---|---|---|---|
Controller | System | ||
init | void | ||
selectCalculator | void |
Method | Description | |
---|---|---|
getInstance ( ) : |
||
getPartialResult ( ) : |
||
init ( string players, int materials ) : void | ||
stop ( ) : void |
Method | Description | |
---|---|---|
Controller ( ) : System | ||
init ( String filename ) : void | ||
selectCalculator ( ) : void |
public getPartialResult ( ) : |
||
return |
public init ( string players, int materials ) : void | ||
players | string | |
materials | int | |
return | void |