Namespace: Grampus
Assembly: GrampusLib.dll
| Function or value | Description |
Full Usage:
ForBase nm cb
Parameters:
string
-
The full path and file name.
cb : int -> unit
-
Callback function to report on progress.
|
|
Full Usage:
ForGame gm
Parameters:
EncodedGame
-
The Encoded game.
Returns: EncodedGame
The updated game as an EncodedGame type.
|
|