jsGameSoup documentation

Class Index | File Index

Classes


Class Index

_global_


AStar

AStar path finding algorithm implementation by Benjamin Hardin.

AudioManager

Provides a way to load and play back .wav file sound effects.

collide

Test for collisions between arrays of entities.

cookies

cookie management methods.

ExampleEntity

Example implementation showing the properties and methods that a jsGameSoup entity can have.

ExampleGame

Example code in the form of a simple "falling game" where the player must try to stay on the screen as platforms move past them upward.

Isometric

Isometric 3d.

JSGameSoup

The core jsGameSoup library for entity and event management.

network

Provides an interface for making ajax requests, and for bulk loading data from a set of URLs, e.g.

noise.PerlinNoise

Classical Perlin noise implementation.

noise.SimplexNoise

Ken Perlin's simplex noise implementation.

Number


SeedableRandom

A fast, deterministic, seedable random number generator.

Sprite

A sprite class with different image/animation sequences based upon defined 'actions'.

statemachine

Method to turn an entity into a simple finite state machine.

URL

Parse URLs and query strings

vectorize

Method to vectorize an array.

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Nov 09 2012 21:19:32 GMT+0800 (WST)