Class: Component

Class: Component

Component

new Component(args)

Represents the Component in the Entity Component System. Basically this class doesn't do anything - It's just a empty class.

Parameters:
Name Type Description
args Object

A key-value storage to create class.

Source: