nS_CreateSubImage(image%, x%, y%, width%, height%)Function
Description:
Creates a subimage for multiple image on same texture
Parameters:
image% = Source image handle
x% = X position of the sub image inside the image
y% = Y position
width% = Width of the sub image
height% = Height
Return value:
The newly created subimage handle



Documentation generated by Cod2Doc on 24 Oct 2005.