Preparing search index...
The search index is not available
@niuee/board
@niuee/board
SelectionBox
Class SelectionBox
Implements
DrawTask
Index
Constructors
constructor
Accessors
end
Point
start
Point
Methods
clear
Selection
draw
draw
With
Context
start
Selection
Constructors
constructor
new
SelectionBox
(
context
:
CanvasRenderingContext2D
)
:
SelectionBox
Parameters
context
:
CanvasRenderingContext2D
Returns
SelectionBox
Accessors
end
Point
get
endPoint
()
:
Point
Returns
Point
set
endPoint
(
point
:
Point
)
:
void
Parameters
point
:
Point
Returns
void
start
Point
get
startPoint
()
:
Point
Returns
Point
set
startPoint
(
point
:
Point
)
:
void
Parameters
point
:
Point
Returns
void
Methods
clear
Selection
clearSelection
()
:
void
Returns
void
draw
draw
(
deltaTime
:
number
)
:
void
Parameters
deltaTime
:
number
Returns
void
draw
With
Context
drawWithContext
(
context
:
CanvasRenderingContext2D
,
deltaTime
:
number
)
:
void
Parameters
context
:
CanvasRenderingContext2D
deltaTime
:
number
Returns
void
start
Selection
startSelection
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
end
Point
start
Point
Methods
clear
Selection
draw
draw
With
Context
start
Selection
@niuee/board
Loading...