* Remove DiscoBall. * Changes `IEntity.AddComponent(IComponent)` to `IEntity.AddComponent<T>`. * Pulled ComponentManager registration out of Component into Entity. * Killed component message params. * Updated engine submodule. |
||
|---|---|---|
| .. | ||
| PowerDevice.cs | ||
| PowerGeneratorComponent.cs | ||
| Powernet.cs | ||
| PowerNodeComponent.cs | ||
| PowerProviderComponent.cs | ||
| PowerStorageComponent.cs | ||
| PowerTransferComponent.cs | ||