Waiting List
There are no players on the waiting list yet. Only Windows users can play this game. If you have an emulator, you can join the waiting list to be informed when a new server is ready to play.
[Login to join waiting list]
| A simple library for managing single tile and multi-tile meters on the HUD. |
Version 1 ·
Date Added: 2/07/05
If you wish to download this library for your Linux/Mac installation, enter the following on your command line:
DreamDownload byond://Shadowdarke.HUDmeter##version=1
Emulator users, in the BYOND pager go to File | Open Location and enter this URL:
byond://Shadowdarke.HUDmeter##version=1
|
![BYOND Favorite [BYOND Favorite]](/rsc/star14.gif) | BYOND Favorite |
|
| |
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.
Login to post a comment.