core
/
com.unciv.ui.worldscreen
/
WorldScreen
/
NextTurnAction
Next
Turn
Action
private class
NextTurnAction
(text:
String
, color:
Color
, action: () ->
Unit
)
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
to
String
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
action
Link copied to clipboard
val
action
: () ->
Unit
Content copied to clipboard
color
Link copied to clipboard
val
color
:
Color
Content copied to clipboard
text
Link copied to clipboard
val
text
:
String
Content copied to clipboard
Sources
jvm source
Link copied to clipboard