2 @Copyright Looking Glass Studios, Inc.
3 1996,1997,1998,1999,2000 Unpublished Work.
6 // $Header: r:/t2repos/thief2/src/shock/shkanmsp.h,v 1.4 2000/01/29 13:40:27 adurant Exp $
25 cAnimSprite(const char *pBaseName
, int numFrames
, tSimTime frameTime
);
29 grs_bitmap
*Lock(void);
31 void SetFrame(int frame
);
38 tSimTime m_nextFrameTime
;
39 cDynArray
<IRes
*> m_frameTable
;