Docs
Preparing search index...
The search index is not available
Core Engine - v2.4.0b122
Core Engine
UI
CustomDrawing
Interface CustomDrawing
interface
CustomDrawing
{
onDraw
?:
(
(
canvas
:
Canvas
,
scale
:
number
)
=>
void
)
;
type
:
"custom"
;
}
Index
Properties
on
Draw?
type
Properties
Optional
on
Draw
on
Draw
?:
(
(
canvas
:
Canvas
,
scale
:
number
)
=>
void
)
type
type
Settings
Member Visibility
Inherited
Protected
Internal
Deprecated
Theme
OS
Light
Dark
On This Page
Properties
on
Draw
type
Docs
Core Engine - v2.4.0b122
Loading...
Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and
TypeDoc
.