Version 1:
Library added to the BYOND hub.
Version 1:
Added bitflags for certain procs
Information:
- Documentation is in the source
- A Demonstration on using the library is in the source.
labeltext(player, label_id, text, text_color)
Changes a labels text
labelborder(player, label_id, border)
Changes a labels border.
labelimage(player, label_id, image, stretch)
Changes a labels image aswell as the ability of stretching the image.
labelvisibility(player, label_id, visibility)
Changes a labels visibility on the interface.
labelwraptext(player, label_id, wrap)
Changes wether a label should wrap text or not.
ID:127771
Aug 30 2008, 10:00 pm
|
|