Window for showing the download status of content. More...
Public Member Functions | |
BootstrapContentDownloadStatusWindow () | |
Simple call the constructor of the superclass. | |
virtual void | OnDownloadComplete (ContentID cid) |
We have finished downloading a file. |
Window for showing the download status of content.
Definition at line 82 of file bootstrap_gui.cpp.
BootstrapContentDownloadStatusWindow::BootstrapContentDownloadStatusWindow | ( | ) | [inline] |
Simple call the constructor of the superclass.
Definition at line 85 of file bootstrap_gui.cpp.
virtual void BootstrapContentDownloadStatusWindow::OnDownloadComplete | ( | ContentID | cid | ) | [inline, virtual] |
We have finished downloading a file.
cid | the ContentID of the downloaded file |
Reimplemented from ContentCallback.
Definition at line 89 of file bootstrap_gui.cpp.
References BaseMedia< GraphicsSet >::FindSets().