Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Code Snippets / Custom Loader

Author
Message
Freddix
AGK Developer
21
Years of Service
User Offline
Joined: 19th Sep 2002
Location: France
Posted: 5th Feb 2003 15:04
I've build a small snippet to make a loader that display a progress image (or progression bar ) a bit like in the game "Dark Age Of Camelot".

That snippet use 3 functions and 1 external file that you can define yourself as follow :
- top part of bitmap contain : origin image ( 0% loaded )
- bottom part of bitmap contain : 100% loaded image.

for example a 192x128 sized bitmap will contain :
- 0,0,192,64 : origin image
- 0,64,192,128 : 100% loaded image

Login to post a reply

Server time is: 2024-04-18 01:06:59
Your offset time is: 2024-04-18 01:06:59