TDME2 1.9.121
|
Progress Callback. More...
#include <tdme/engine/fileio/ProgressCallback.h>
Public Member Functions | |
virtual | ~ProgressCallback () |
Destructor. More... | |
virtual void | progress (float value)=0 |
Perform action. More... | |
|
inlinevirtual |
Destructor.
Definition at line 16 of file ProgressCallback.h.
|
pure virtual |
Perform action.