Difference between revisions of "Phaser-2.5.6: Manual"

From Phaserwiki
(keywords link changed to the correct oldid (1964))
Line 5: Line 5:
 
; {{Oldid|1916|Modes}}
 
; {{Oldid|1916|Modes}}
 
: The different functions that Phaser can perform and the keywords relevant for each mode
 
: The different functions that Phaser can perform and the keywords relevant for each mode
; {{Oldid|1948|Keywords}}
+
; {{Oldid|1964|Keywords}}
 
: Detailed descriptions of the keywords
 
: Detailed descriptions of the keywords
 
; [[Keyword Example Scripts | Keyword Example Scripts]]  
 
; [[Keyword Example Scripts | Keyword Example Scripts]]  

Revision as of 11:18, 16 May 2014

This is the documentation for Phaser–2.5.6. 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