Posted: Fri Sep 07, 2001 2:06 pm
Restored from previous forum. Originally posted by Paul.
It would be nice to have the ability to load Sprites off a bitmap that has been loaded into memory. This would eliminate the need for hundreds of individual Sprites in a folder.
Something like...
LoadImage(bitmap#,"graphics.bmp")
GetSprite(sprite#,bitmap#,x#,y#,width#,height#)
It would be nice to have the ability to load Sprites off a bitmap that has been loaded into memory. This would eliminate the need for hundreds of individual Sprites in a folder.
Something like...
LoadImage(bitmap#,"graphics.bmp")
GetSprite(sprite#,bitmap#,x#,y#,width#,height#)