KHexagon

Packages

common
common

Provides the classes and interfaces for representing different coordinates in hexagonal grid layouts. The key components of this package are:

common

This package provides classes to represent doubled coordinates in a hexagonal grid layout. The classes included in this package are:

common

All these coordinate systems use a 2D grid representation (column and row) differing from the cube coordinate system utilized in the HexCoordinates class, which maps hexagonal grid coordinates using three axes q, r, s, forming a cube structure.

Link copied to clipboard
common

The package contains utility functions and classes that aid in performing various mathematical operations specific to the program's focus on coordinates and shapes in a hexagonal grid:

Link copied to clipboard
common