Example #1
0
long
AssetManagerGlue::getAssetRemainingLength(Asset& asset)
{
	return asset.getRemainingLength();
}