CharSheet
roguelikestarterkit.ui.datatypes.CharSheet
final case class CharSheet(assetName: AssetName, size: Size, charCrops: Batch[(Int, Int, Int, Int)], fontKey: FontKey)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article