HUDmeter

by Shadowdarke
A simple library for managing single tile and multi-tile meters on the HUD.
ID:91651
 
HUDmeter makes managing single tile and multi-tile meters in client.screen (often called the Heads Up Display or HUD) easy. Set up a HUDmeter with just a few lines of code, then your program need only call the meter's Update() proc when related values change.

The included demo shows examples of many styles of meters that HUDmeter can support.