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#)
Sprites
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm