Update SUMMARY with current reference APIs. (#507)

This commit is contained in:
Galen Nickel
2017-08-10 17:52:43 -07:00
committed by Peli de Halleux
parent bed48e3893
commit 17886f3365
16 changed files with 142 additions and 46 deletions

View File

@ -30,5 +30,5 @@ input.onButtonPressed(Button.B, () => {
### See also
[create sprite](/reference/game/create-sprite),
[touching](/reference/game/touching),
[touching edge](/reference/game/touching-edge)
[is touching](/reference/game/is-touching),
[is touching edge](/reference/game/is-touching-edge)