28 #ifndef HPL_IMAGEMANAGER_H 29 #define HPL_IMAGEMANAGER_H 31 #include "hpl1/engine/math/MathTypes.h" 32 #include "hpl1/engine/resources/ResourceManager.h" 39 class iLowLevelGraphics;
69 void DeleteAllBitmapFrames();
74 void SetFrameLocked(
int alHandle,
bool abLocked);
79 tFrameBitmapList mlstBitmapFrames;
80 tFrameTextureMap m_mapTextureFrames;
93 #endif // HPL_RESOURCEMANAGER_H
Definition: ResourceBase.h:36
Definition: bitmap2D.h:42
typename TreeT::BasicIterator iterator
Definition: stablemap.h:48
Definition: ResourceImage.h:43
Definition: FileSearcher.h:43
Definition: low_level_resources.h:40
Definition: FrameBitmap.h:59
ListInternal::Iterator< t_T > iterator
Definition: list.h:52
Definition: low_level_system.h:95
Definition: ImageManager.h:48
Definition: ResourceManager.h:52
Definition: LowLevelGraphics.h:200