CodeBase - Membars (Memory bars)

Return to the CodeBase listing

Category: Basic 2D

Version: 1.0

0
0

Information

Uploaded: 31st Aug 2003 00:32

Modified: 1st Jan 1970 01:00

Author:  indi

Summary

The code displays 3 amounts of memory on your system in a stylised a 2d bar.

Full Description

Its also usefull for a progress bar or a timer bar.<br /> The code stores the membars into a typed array.<br /> It displays the gradient in relation to the size of the bar created but caps off the line if its too long to fit within the membar length.<br /> It could be deconstructed back to arrays for use in classic.<br /> It can be modified into a horizontal slider bar as well if you create a sprite to control the sliders point with a bit of work of course. ;)<br />

Comments

No comments yet.