get_loading_assets
Description:
public List<
Asset>
get_loading_assets ()
Get the assets that are being loaded
Parameters:
Returns:
A set of loading asset that will be added to this. Note that those Asset are *not* loaded yet,
and thus can not be used
|