CivilopediaEntry

fun CivilopediaEntry(name: String, image: Actor? = null, flavour: ICivilopediaText? = null, y: Float = 0f, height: Float = 0f, sortBy: Int = 0)

Parameters

name

From Ruleset object INamed.name

image

Icon for button

y

Y coordinate for scrolling to

height

Cell height

Sources

jvm source
Link copied to clipboard