Skip to content

Commit

Permalink
added API section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
selfsame committed Oct 29, 2016
1 parent 469c9c8 commit f2bf06f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -51,4 +51,8 @@ Note: `L` tiles have an initial orientation of
```
OO
OX
```
```

## API

Both models have a `public GameObject[,] rendering;` 2d array that stores their output.

0 comments on commit f2bf06f

Please sign in to comment.