Changeset 6650 in orxonox.OLD for trunk/src/util/loading/resource_manager.h
- Timestamp:
- Jan 21, 2006, 7:16:30 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/util/loading/resource_manager.h
r6649 r6650 105 105 bool addImageDir(const char* imageDir); 106 106 107 voidcache(const char* fileName, ResourceType type, ResourcePriority prio = RP_NO,107 bool cache(const char* fileName, ResourceType type, ResourcePriority prio = RP_NO, 108 108 const MultiType& param0 = MultiType(), const MultiType& param1 = MultiType(), const MultiType& param2 = MultiType()); 109 109
Note: See TracChangeset
for help on using the changeset viewer.