• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
  • Created about 7 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Phaser 3 API Documentation

Phaser 3 API Documentation

You can either:

  1. Go to https://photonstorm.github.io/phaser3-docs/index.html to read the docs online. Use the drop-down menus at the top to navigate the name spaces, classes and Game Objects lists.

  2. Or, you can checkout this repository and then read the documentation by pointing your browser to the local docs/ folder. Again using the Classes and Namespaces links at the top of the page to navigate.

You can also generate new docs locally by running npm run gen and waiting (it may take up to an hour to generate the docs). See Generating the Docs Locally below for more instructions.

TypeScript Definitions

The TypeScript defs have been moved to the main Phaser repository.

Generating the Docs Locally

Phaser uses the popular jsdoc, which means the documentation itself is written in the source code in the Phaser repository. In order to regenerate the docs, you'll need to clone that repository and it must be in a folder named phaser in the parent directory.

Then run npm install to install dependencies, and finally run npm run gen. The generated docs will be in a new directory called out/. Double click on out/index.html to browse the generated documentation.

More Repositories

1

Flixel-Power-Tools

The Flixel Power Tools are a set of plug-ins for Flixel 2.5+ to assist with your game development
ActionScript
246
star
2

FlodJS

JavaScript Amiga Tracker Player (SoundTracker, ProTracker and lots more formats)
JavaScript
141
star
3

lazer

A fun, fast and free HTML5 Game Framework for the next generation of browser gaming
JavaScript
78
star
4

AS3toTypeScript

AS3 to TypeScript Convertor
PHP
69
star
5

phaser-nano

Phaser Nano is a highly optimized game framework created for super low file size environments such as banner ads.
JavaScript
58
star
6

Flod

AS3 Amiga SoundTracker (MOD) and FastTracker (XM) Replay Library
ActionScript
47
star
7

typescript-signals

A TypeScript implementation of js-signals
TypeScript
45
star
8

lazer-dev

Development repo for LazerJS Test files
JavaScript
30
star
9

box2d-lite

A port of Box2D Lite to TypeScript
TypeScript
20
star
10

FlodXM

ActionScript 3 (AS3) XM Tracker Player
ActionScript
13
star
11

phaser-graphics3d

Working concept of the new Graphics3D Object for Phaser 3
JavaScript
12
star
12

phaser3-project-template-custom-build

A Phaser 3 Project Template that uses a custom build of Phaser
JavaScript
10
star
13

FlxSnake

A simple snake game for Flixel 2.23
ActionScript
6
star
14

layer3d

JavaScript
3
star
15

kernel-gaming-guild

JavaScript
3
star
16

lands-of-lorez

JavaScript
3
star
17

phaser3-project-template-skyalpha

JavaScript
3
star
18

harvest-the-demons

HTML5 Horror Theme Game to kill Incoming Demons and Stay Alive
JavaScript
2
star
19

flixel-fx

ActionScript
2
star
20

FlxBitmapFont

Bitmap font support for Flixel 2.x
2
star
21

phaser3-typescript-tests

For testing the Phaser 3 TypeScript defs
1
star