Reference Source
public class | source

CoreEngine

You can directly use an instance of this class. Core

Member Summary

Public Members
public

State: *

A class representing a state.

public

A class representing a state machine manager.

public

Tween: *

Tween is a small library for creating tweening animations in JavaScript.

public

This plugin gives you an easy and beneficial way to reuse objects, as well as slow down the garbage collector.

public

pulse: *

A plugin that allows you to listen to events that happen on diobs.

public

A plugin that will easily allow you to play sounds and control them.

public

utils: *

A small plugin full of useful things.

public

version: *

The version of the module.

Public Members

public State: * source

A class representing a state.

public StateManager: * source

A class representing a state machine manager.

public Tween: * source

Tween is a small library for creating tweening animations in JavaScript. It allows you to smoothly animate an object's properties from one value to another over a specified duration using easing functions.

public collector: * source

This plugin gives you an easy and beneficial way to reuse objects, as well as slow down the garbage collector.

public pulse: * source

A plugin that allows you to listen to events that happen on diobs. Have your code called alongside an event!

public resonance: * source

A plugin that will easily allow you to play sounds and control them.

public utils: * source

A small plugin full of useful things.

public version: * source

The version of the module.