simple_rotation 
Vars | |
| rotation_flags | Rotation flags for special behavior |
|---|---|
Procs | |
| Attach | Adds the ability to rotate an object by Alt-click or using Right-click verbs. |
Var Details
rotation_flags 
Rotation flags for special behavior
Proc Details
Attach
Adds the ability to rotate an object by Alt-click or using Right-click verbs.
args:
- rotation_flags (optional) Bitflags that determine behavior for rotation (defined at the top of this file)
- post_rotation (optional) Callback proc that is used after the object is rotated (sound effects, balloon alerts, etc.)