toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
hud
/
com.splendo.kaluga.hud
/
HudConfig
Hud
Config
data
class
HudConfig
(
val
style
:
HUDStyle
=
HUDStyle.SYSTEM
,
val
title
:
String
?
=
null
)
Members
Constructors
Hud
Config
Link copied to clipboard
constructor
(
style
:
HUDStyle
=
HUDStyle.SYSTEM
,
title
:
String
?
=
null
)
Types
Builder
Link copied to clipboard
class
Builder
Properties
style
Link copied to clipboard
val
style
:
HUDStyle
Style of the HUD
title
Link copied to clipboard
val
title
:
String
?
=
null
Optional title of the HUD