omnitool 
Vars | |
animated_changes | Play an animation after mode is switched |
---|---|
animated_delay | Play an animation with the action bar (if there is a delay) |
mode | The current tool setting |
modes | List of tool settings |
prefix | Prefix for the tool's icon_state |
switch_delay | Time to manually switch between modes, or 0 for instant switching. |
Procs | |
change_mode | Switch modes now |
change_mode_delayed | Switch modes with a delay, if it exists |
Var Details
animated_changes 
Play an animation after mode is switched
animated_delay 
Play an animation with the action bar (if there is a delay)
mode 
The current tool setting
modes 
List of tool settings
prefix 
Prefix for the tool's icon_state
switch_delay 
Time to manually switch between modes, or 0 for instant switching.
Proc Details
change_mode
Switch modes now
change_mode_delayed
Switch modes with a delay, if it exists