Sprites

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

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

Post by BackupUser »

Restored from previous forum. Originally posted by Franco.

Yep, this is a very good suggestion!



Have a nice day...
Franco
Post Reply