20 package net.sf.gridarta.model.gameobject;
27 import org.jetbrains.annotations.NotNull;
28 import org.jetbrains.annotations.Nullable;
54 return drawDoubleFaces;
73 public void updateTileStretch(
final int heightValue,
final boolean isAbsolute, @NotNull
final Integer @Nullable [] subLayers) {
78 public void applyMassChange(@NotNull
final Integer @NotNull [] layers, @NotNull
final Integer @NotNull [] subLayers, @NotNull
final String changes) {
83 throw new AssertionError();