toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.scene
/
NinePatchBackground
Nine
Patch
Background
class
NinePatchBackground
(
val
ninePatch
:
NinePatch
)
:
Background
Members
Constructors
Nine
Patch
Background
Link copied to clipboard
constructor
(
ninePatch
:
NinePatch
)
Properties
nine
Patch
Link copied to clipboard
val
ninePatch
:
NinePatch
Functions
draw
Link copied to clipboard
open
override
fun
draw
(
x
:
Float
,
y
:
Float
,
width
:
Float
,
height
:
Float
,
size
:
Edges
)
Draw the background of an area.