#include <asset/YiAsset.h>Go to the source code of this file.
Classes | |
| class | CYIAssetCacheStrategy |
| Base class for an asset caching strategy. Specializations of this class could apply one of more algorithms based on the information provided through the CYIAsset interface. For example, an algorithm could be created so that the combined resource consumption for managed assets do not exceed a maximum value. More... | |