toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.scene
/
RepeatedBackground
Repeated
Background
class
RepeatedBackground
(
val
image
:
Image
?
)
:
Background
A repeated background pattern from an
Image
.
Members
Constructors
Repeated
Background
Link copied to clipboard
constructor
(
image
:
Image
?
)
Properties
image
Link copied to clipboard
val
image
:
Image
?
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.