Skip to content

Commit

Permalink
built docs with the new component content
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammin committed May 2, 2024
1 parent f9033ab commit 0fd0d53
Show file tree
Hide file tree
Showing 45 changed files with 22,903 additions and 814 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace LDtkUnity
/// We're making this because it's harder to generate an asset and additionally set it's importer's bonus metadata in the same pass.
/// So we're writing our own text instead to provide that data.
/// </summary>
public class LDtkTilesetDefinitionWrapper
internal class LDtkTilesetDefinitionWrapper
{
/// <summary>
/// AdditionalRects; Contains all malformed tile rects (tiles that aren't equal in width nor height to the tilesets gridSize).
Expand Down
187 changes: 164 additions & 23 deletions docs/api/LDtkUnity.AutoLayerRuleDefinition.html

Large diffs are not rendered by default.

Loading

0 comments on commit 0fd0d53

Please sign in to comment.