mce
Preparing search index...
Mce
DrawingContext
Interface DrawingContext
interface
DrawingContext
{
end
?:
(
position
:
Vector2Like
)
=>
void
;
move
?:
(
position
:
Vector2Like
)
=>
void
;
start
?:
(
position
:
Vector2Like
)
=>
void
;
tip
?:
string
;
}
Index
Properties
end?
move?
start?
tip?
Properties
Optional
end
end
?:
(
position
:
Vector2Like
)
=>
void
Optional
move
move
?:
(
position
:
Vector2Like
)
=>
void
Optional
start
start
?:
(
position
:
Vector2Like
)
=>
void
Optional
tip
tip
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
move
start
tip
mce
Loading...