Package hiiragi283.core.client.model
Object HTModel.Companion
-
- All Implemented Interfaces:
public class HTModel.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static HTModel.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LayerDefinitioncreateLayerDefinition(Integer width, Integer height, Function1<PartDefinition, Unit> builderAction)-
-
Method Detail
-
createLayerDefinition
final LayerDefinition createLayerDefinition(Integer width, Integer height, Function1<PartDefinition, Unit> builderAction)
-
-
-
-