glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
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
,
color
:
Color
,
size
:
Edges
)
Draw the background of an area.