toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.scene
/
Sheets
Sheets
class
Sheets
(
icons
:
Icons
)
Members
Constructors
Sheets
Link copied to clipboard
constructor
(
icons
:
Icons
)
Functions
grid
Link copied to clipboard
fun
grid
(
left
:
Int
,
top
:
Int
,
spacing
:
Int
,
block
:
Sheets
.
(
)
->
Unit
)
row
Link copied to clipboard
fun
row
(
prefix
:
String
,
vararg
names
:
String
)
sheet
Link copied to clipboard
fun
sheet
(
textureName
:
String
,
size
:
Int
)