core
/
com.unciv.ui.audio
/
MusicMood
Music
Mood
object
MusicMood
Content copied to clipboard
Functions
Properties
Sources
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
peace
Or
War
Link copied to clipboard
fun
peaceOrWar
(isAtWar:
Boolean
):
String
Content copied to clipboard
to
String
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
Defeat
Link copied to clipboard
const val
Defeat
:
String
Content copied to clipboard
Menu
Link copied to clipboard
const val
Menu
:
String
Content copied to clipboard
Peace
Link copied to clipboard
const val
Peace
:
String
Content copied to clipboard
Theme
Link copied to clipboard
const val
Theme
:
String
Content copied to clipboard
themeOrPeace
Link copied to clipboard
val
themeOrPeace
:
List
<
String
>
Content copied to clipboard
War
Link copied to clipboard
const val
War
:
String
Content copied to clipboard
Sources
jvm source
Link copied to clipboard