Changes between Version 27 and Version 28 of SandBox/deyan/InteractionGraphicsDesign
- Timestamp:
- 05/11/09 15:34:53 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SandBox/deyan/InteractionGraphicsDesign
v27 v28 25 25 * Halos - Halos are little icons that trigger different functionality. Currently considered are two types of halos 26 26 * Clickable halos - most of the halos are clickable. The behavior that is currently accepted is that clickable halos invoke HUDs. 27 * Draggable halos - halos that should be clicked on and dragged to trigger their functionality. Currently considered are Move, Resize and Rotate halos. 27 * Draggable halos - halos that should be clicked on and dragged to trigger their functionality. Currently considered are Move, Resize and Rotate halos. Their functionality is overlapped with the position halo and HUD.[dev]