29 #ifndef THOR_KNOWNIDSTRATEGY_HPP
30 #define THOR_KNOWNIDSTRATEGY_HPP
58 #endif // THOR_KNOWNIDSTRATEGY_HPP
Always loads a new resource. If the ID is already known, the corresponding resource is released...
Definition: KnownIdStrategy.hpp:49
Loads a new resource if the ID is unknown. Otherwise, a ResourceAccessException is thrown...
Definition: KnownIdStrategy.hpp:47
KnownIdStrategy
Strategy to deal with already known resource IDs.
Definition: KnownIdStrategy.hpp:45
Definition: Animator.hpp:42
Loads a new resource if the ID is unknown. Otherwise, the resource associated with the ID is reused...
Definition: KnownIdStrategy.hpp:48