Package tools. aqua. bgw. components. gamecomponentviews
Types
Link copied to clipboard
Link copied to clipboard
open class HexagonView( posX: Number = 0, posY: Number = 0, val size: Number = DEFAULT_HEXAGON_SIZE, visual: Visual, var orientation: HexOrientation = HexOrientation.POINTY_TOP) : GameComponentView
Content copied to clipboard
A HexagonView represents a hexagonal shaped game component view.