clipboard
Clipboard
Vars | |
integrated_pen | Is the pen integrated? |
---|---|
pen | The stored pen |
toppaper_ref | Weakref of the topmost piece of paper |
Procs | |
on_top_paper_change | This is a simple proc to handle calling update_icon() upon receiving the top paper's COMSIG_ATOM_UPDATE_APPEARANCE . |
remove_paper | Take out the topmost paper |
Var Details
integrated_pen
Is the pen integrated?
pen
The stored pen
toppaper_ref
Weakref of the topmost piece of paper
This is used for the paper displayed on the clipboard's icon and it is the one attacked, when attacking the clipboard. (As you can't organise contents directly in BYOND)
Proc Details
on_top_paper_change
This is a simple proc to handle calling update_icon() upon receiving the top paper's COMSIG_ATOM_UPDATE_APPEARANCE
.
remove_paper
Take out the topmost paper