Islands Island v0.1.10 Islands.Island.Offsets View Source

Returns a list of offsets for each island type.

Link to this section Summary

Functions

Returns a list of offsets for a given island type.

Link to this section Types

Link to this type

col_offset()

View Source
col_offset() :: 0..2
Link to this type

row_offset()

View Source
row_offset() :: 0..2

Link to this section Functions

Link to this function

new(island_type)

View Source
new(Islands.Island.type()) :: t() | {:error, atom()}

Returns a list of offsets for a given island type.