Fork me on GitHub

Application Programming Interface

The API supplies information and usage on all components in EntityJS. This page is constantly being updated with new details.

Core

Main definitions for Entity functionality.

Cycle

Components that have timers or cycle methods.

Display

Displayable components and helper display components.

Input

Handles input from the user.

Math

Calculations and interactions.

Media

Sound effects and video.

Net

Network communication helpers.

Pattern

Common design patterns for helping in the creation of components.

Save

Storage and data manipulation components.

Util

Special utilities for specific purposes.