Step 14. Documentation
See the
Docs menu for all the documentation you need when coding.
- Previously we saw AB.randomIntAtoB and AB.backgroundMusic.
AB is the core Ancient Brain object.
See the docs for
AB.randomIntAtoB and
AB.backgroundMusic.
- Previously we saw ABWorld.fullwidth and ABWorld.fullheight.
ABWorld is defined by the
"API"
that we are using for this World.
See the docs for this World's API.
There are more ways of getting help:
- Select code in the editor and press "Intelligent code help"
to get help on a specific function / object / word.
- You can search the entire site to see how other people are using code.
For example, search the site for how other people are using
AB.backgroundMusic.