Difference between revisions of "Phaser: Manual"
From Phaserwiki
Line 11: | Line 11: | ||
; [[Python Example Scripts | Python Example Scripts ]] | ; [[Python Example Scripts | Python Example Scripts ]] | ||
: Copy and edit to start using Phaser from python | : Copy and edit to start using Phaser from python | ||
+ | ; [[Error Codes | Error Codes]] | ||
+ | : Meanings of the return integer error codes from phaser |
Revision as of 13:59, 11 December 2013
This is the documentation for Phaser–2.5.4. 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
- Error Codes
- Meanings of the return integer error codes from phaser