point_holder 
Completely generic resource handler
Procs | |
| add_points | Add points. Returns the number of points added. |
|---|---|
| how_empty | Returns the number of points needed to fill the holder. |
| percent | Returns the % (0-100) of how full the holder is. |
| remove_points | Removes points. Returns the number of points removed. |
Proc Details
add_points
Add points. Returns the number of points added.
how_empty
Returns the number of points needed to fill the holder.
percent
Returns the % (0-100) of how full the holder is.
remove_points
Removes points. Returns the number of points removed.