Skip to content

API Documentation incomplete #2

Description

@ScottFreeCode
  • LineCtx has a Float parameter that is not explained or named. It appears it sets glLineWidth.
  • PointCtx has a Float parameter that is not explained or named. It appears it sets GL_POINT_FADE_THRESHOLD_SIZE.
  • map is referenced in much of the code on the page, but is not in the initial list of functions. I am familiar with map, of course, but it would be nice to document whether it's there just to explain the implementations or if it is (as I would expect) usable in .lc code, and whether it is equivalent to Haskell's map on lists or fmap on functors.
  • PointSpriteCoordOrigin's constructor UpperLeft is commented as "texture origin is lower left corner" (upper vs lower).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions