nS_LoadAnimImage(bmpfile$, width%, height%, frst%, count%, [flags%=4], [bFastLoad%=True]) | Function |
Description: Fast loading: | |
Parameters: bmpfile$ = Bitmap file width% = Cell width height% = Cell height frst% = Starting frame count% = Frames to load flags% [Default value = 4] = Texture flags bFastLoad% [Default value = True] = Use fast loading? | |
Return value: Handle of the loaded image |