HexLayoutStrategy class abstract
布局策略接口
Constructors
Properties
Methods
-
generatePositions(
{required int columns, required int rows, required HexOrientation orientation, int? count}) → List< HexCoordinate> - 根据策略生成坐标序列
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited