src/zerk/class/game/engine/component.js:1
Component
Base class for components. All components should inherit from here.
build
config
Defined in src/zerk/class/game/engine/component.js:36
src/zerk/class/game/engine/component.js:36
Build the state of this component for an entity
Component configuration
init
Defined in src/zerk/class/game/engine/component.js:25
src/zerk/class/game/engine/component.js:25
Class constructor
_name
Defined in src/zerk/class/game/engine/component.js:16
src/zerk/class/game/engine/component.js:16
Name of the component