toggle menu
ktaf
1.5.2
jvm
switch theme
search in API
ktaf
/
com.github.benpollarduk.ktaf.assets.attributes
/
AttributeManager
/
add
add
fun
add
(
attributeName
:
String
,
value
:
Int
)
Add an attribute with a specified
attributeName
and
value
.
fun
add
(
attribute
:
Attribute
,
value
:
Int
)
Add an
attribute
with a specified
value
.