|
Unravel Engine C++ Reference
|
This is the complete list of members for unravel::loading_screen, including all inherited members.
| begin_module(const std::string &module_name) | unravel::loading_screen | |
| check(bool result) -> bool | unravel::loading_screen | |
| completed() const -> size_t | unravel::loading_screen | |
| current_job() const -> const std::string & | unravel::loading_screen | |
| current_module() const -> const std::string & | unravel::loading_screen | |
| error_message() const -> const std::string & | unravel::loading_screen | |
| fail(const std::string &message) | unravel::loading_screen | |
| has_failed() const -> bool | unravel::loading_screen | |
| log(const std::string &message) | unravel::loading_screen | |
| on_fail_fn typedef | unravel::loading_screen | |
| progress(size_t completed, size_t total, const std::string ¤t_job={}) | unravel::loading_screen | |
| set_on_fail(on_fail_fn fn) | unravel::loading_screen | |
| set_visualizer(visualizer_fn fn) | unravel::loading_screen | |
| total() const -> size_t | unravel::loading_screen | |
| visualizer_fn typedef | unravel::loading_screen |