IComponent

Namespace: Bang.Components
Assembly: Bang.dll

public abstract IComponent

A set of components will define an entity. This can be any sort of game abstraction. Bang follows the convention of only defining components for readonly structs.