Skip to content
This repository was archived by the owner on May 7, 2022. It is now read-only.
This repository was archived by the owner on May 7, 2022. It is now read-only.

[Docs] Unit of measure for Tilemap dimensions #158

@B-Reif

Description

@B-Reif

From the docs for Builder dimensions, it's not clear what units the dimensions are in. This could potentially be a number of tiles, a number of chunks, or even a number of pixels.

It would help to annotate this method with the unit it's expecting. Since this library expects a variety of different measures in various methods, it could also help to introduce newtypes to describe sizes and units of measure.

EDIT: From the source comments, it looks like it's measured in chunks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions