core
/
com.unciv.ui.civilopedia
/
CivilopediaScreen
/
CategoryButtonInfo
Category
Button
Info
private class
CategoryButtonInfo
(button:
Button
, x:
Float
, width:
Float
)
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
button
Link copied to clipboard
val
button
:
Button
Content copied to clipboard
width
Link copied to clipboard
val
width
:
Float
Content copied to clipboard
x
Link copied to clipboard
val
x
:
Float
Content copied to clipboard
Sources
jvm source
Link copied to clipboard