Package de.darkatra.bfme2.map.blendtile
Class BlendTileTexture
-
- All Implemented Interfaces:
@PostProcess(using = BlendTileTexture.BlendTileTexturePostProcessor.class) public final class BlendTileTexture
-
-
Method Summary
Modifier and Type Method Description final UIntgetCellStart()final UIntgetCellCount()final UIntgetCellSize()final UIntgetMagicValue()final StringgetName()-
-
Method Detail
-
getCellStart
final UInt getCellStart()
-
getCellCount
final UInt getCellCount()
-
getCellSize
final UInt getCellSize()
-
getMagicValue
final UInt getMagicValue()
-
-
-
-