nS_DrawImage(image%, x#, y#, [frame%=-1]) | Function |
Description: "Draw" the image, position it for the camera and set up instance | |
Parameters: image% = Image handle x# = X position y# = Y position frame% [Default value = -1] = Frame to draw. If none specified (-1), it will use the automated animation system. | |
Return value: None |