Difference between revisions of "Phaser: Manual"
From Phaserwiki
(moved Phaser: Manual to Phaser-2.5.1: Manual) |
|||
| Line 1: | Line 1: | ||
| − | # | + | <div style="margin-left: 25px; float: right;">__NOTOC__</div> |
| + | |||
| + | This is the documentation for Phaser–2.5.2. There are some changes between this version and previous versions so input scripts may need editing. | ||
| + | |||
| + | ;[[ Modes | Modes]] | ||
| + | : The different functions that Phaser can perform and the keywords relevant for each mode | ||
| + | ; [[Keywords | Keywords]] | ||
| + | : Detailed descriptions of the keywords | ||
| + | ; [[Keyword Example Scripts | Keyword Example Scripts]] | ||
| + | : Copy and edit to start using Phaser from keyword input | ||
| + | ; [[Python Example Scripts | Python Example Scripts ]] | ||
| + | : Copy and edit to start using Phaser from python | ||
Revision as of 10:30, 4 October 2012
This is the documentation for Phaser–2.5.2. There are some changes between this version and previous versions so input scripts may need editing.
- Modes
- The different functions that Phaser can perform and the keywords relevant for each mode
- Keywords
- Detailed descriptions of the keywords
- Keyword Example Scripts
- Copy and edit to start using Phaser from keyword input
- Python Example Scripts
- Copy and edit to start using Phaser from python