core
/
com.unciv.ui.utils
/
Sounds
/
SupportedExtensions
Supported
Extensions
private enum
SupportedExtensions
:
Enum
<
Sounds.SupportedExtensions
>
Content copied to clipboard
Entries
Functions
Properties
Sources
Entries
mp3
Link copied to clipboard
mp3
()
Content copied to clipboard
ogg
Link copied to clipboard
ogg
()
Content copied to clipboard
wav
Link copied to clipboard
wav
()
Content copied to clipboard
Functions
clone
Link copied to clipboard
protected fun
clone
():
Any
Content copied to clipboard
compare
To
Link copied to clipboard
operator override fun
compareTo
(other:
Sounds.SupportedExtensions
):
Int
Content copied to clipboard
equals
Link copied to clipboard
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
finalize
Link copied to clipboard
fun
finalize
()
Content copied to clipboard
get
Declaring
Class
Link copied to clipboard
fun
getDeclaringClass
():
Class
<
Sounds.SupportedExtensions
>
Content copied to clipboard
hash
Code
Link copied to clipboard
override fun
hashCode
():
Int
Content copied to clipboard
to
String
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
Sources
jvm source
Link copied to clipboard