isPointy property

bool isPointy

Returns true for POINTY;

Implementation

bool get isPointy => this == HexagonType.POINTY;