cellular-automata/lib/components
Unknown 17697070ee Move ControlService tasks into EngineService
All ControlService was used for was a redirection to the engine service. This will be further split up in the future into more logical units of responsibility.
2018-10-18 11:58:38 +02:00
..
configuration_component.css Add Configuration Sidebar with ConfigurationService 2018-08-23 14:12:22 +02:00
configuration_component.dart Add Grid Size Input to Configuration Bar 2018-08-27 23:04:02 +02:00
configuration_component.html Add Grid Size Input to Configuration Bar 2018-08-27 23:04:02 +02:00
controls_component.css Add Configuration Sidebar with ConfigurationService 2018-08-23 14:12:22 +02:00
controls_component.dart Move ControlService tasks into EngineService 2018-10-18 11:58:38 +02:00
controls_component.html Fix wrong variable being accessed by controls_component 2018-08-27 23:03:13 +02:00
header_component.dart dartfmt 2018-08-23 12:38:34 +02:00
header_component.html Split App Header into Component 2018-08-22 13:00:41 +02:00
simulation_component.dart Move Canvas setting to configuration service 2018-08-27 20:56:33 +02:00
simulation_component.html Split Simulation & Controls into Components 2018-08-22 20:16:31 +02:00