Conquer Chess
Chess and Starcraft combined
Loading...
Searching...
No Matches
Functions
resource_loader.cpp File Reference
#include "resource_loader.h"
#include "game_resources.h"
#include <cassert>
Include dependency graph for resource_loader.cpp:

Functions

double get_progress (const resource_loader &loader) noexcept
 Get the progress of the loader.
 
void test_resource_loader ()
 Test this class.
 

Function Documentation

◆ get_progress()

double get_progress ( const resource_loader loader)
noexcept

Get the progress of the loader.

Returns
a value from

◆ test_resource_loader()

void test_resource_loader ( )

Test this class.