LoadAnimSprite

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
cbmeeks
User
User
Posts: 17
Joined: Tue Dec 23, 2003 5:33 pm

LoadAnimSprite

Post by cbmeeks »

Hi all! First time user here (still using the demo version...probably will buy after Christmas)

How about a LoadAnimSprite( file$, startnum, endnum, width, height, mode)

file$ = file name
startnum = starting frame number
endnum = ending frame number
width/height = width/height of each frame
mode = same as loadsprite

-cb
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Hi!

Well there is already a fully working library addon from Danilo, called PureTools_I that has many animation commands in it...

Just find a post from danilo and click on is signature ;)
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2137
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Post by Andre »

PureTools wrote:Large library package (SkinWin, ToolBarPro, SpriteAnim, Timer etc.) with many functions for windows, creating professional toolbars, animation of sprites, creating of high-res timers etc.
You can also find it on PureArea.net :D
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
cbmeeks
User
User
Posts: 17
Joined: Tue Dec 23, 2003 5:33 pm

Post by cbmeeks »

I couldn't get it to work. I am still using the DEMO version of PB. I plan on purchasing it after XMas. I was a little hesitant until I saw the LETHAL JUDGMENT 2 - ORBITAL APOCALYPSE video....OMG!!

cb
Post Reply