A class containing informations about a loading process.
Made specifically for nb.fs.FileSystem
.
Available since
0.1.0
.Constructor
new(nTotal:Int = 0)
Creates a nb.fs.NFileSystem.Progress
instance.
Parameters:
nTotal | Total number of resources that are to be loaded. |
---|