new State()
Enumeration of state of a Kekule.Editor.BasicManipulationIaController.
Members
-
(static) MANIPULATING
-
Is manipulating objects (e.g. changing object position).
-
(static) NORMAL
-
Normal state.
-
(static) SELECTING
-
Is selecting objects.
-
(static) SUSPENDING
-
Just put down pointer, if move the pointer immediately, selecting state will be open. But if hold down still for a while, it may turn to manipulating state to move current selected objects.