Search
Preparing search index...
The search index is not available
Sintium
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"sintium/Constants/SelectionCondition"
SelectionCondition
Enumeration SelectionCondition
Index
Enumeration members
Alt
Click
Ctrl
Double
Click
Empty
Shift
Unselect
Enumeration members
Alt
Alt
:
= 1 << 3
Click
Click
:
= 1 << 2
Ctrl
Ctrl
:
= 1 << 4
Double
Click
Double
Click
:
= 1 << 1
Empty
Empty
:
= 0
Shift
Shift
:
= 1 << 5
Unselect
Unselect
:
= 1 << 0
Globals
"sintium/
Constants/
Selection
Condition"
Selection
Condition
Alt
Click
Ctrl
Double
Click
Empty
Shift
Unselect
Generated using
TypeDoc