Creates a controller appropriate for current context and pointer position.
Namespace: MindFusion.Diagramming
Assembly: BehaviorBase.js
SyntaxJavaScript
Copy Code
|
|---|
function createController (state) |
Object. An object representing current context and input event.
SinglePointerController. An instance of SinglePointerController -derived class.
See Also