toggle menu
light-ui
1.1.3
common
switch theme
search in API
light-ui
/
ru.casperix.light_ui.component.panel
/
VectorDrawer
Vector
Drawer
class
VectorDrawer
(
val
graphic
:
VectorGraphic
)
:
ElementDrawer
Members
Constructors
Vector
Drawer
Link copied to clipboard
constructor
(
graphic
:
VectorGraphic
)
Properties
graphic
Link copied to clipboard
val
graphic
:
VectorGraphic
Functions
draw
Link copied to clipboard
open
override
fun
draw
(
renderer
:
Renderer2D
,
context
:
DrawContext
,
tick
:
Duration
)