cellular-automata/lib/components
Unknown 6b4786fdd0 Add SimulationService to controls
Will eventually attach to the Simulation directly without first going through Engine. For now just redirects calls to EngineService to keep functions intact.
2018-10-18 12:05:02 +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 Add SimulationService to controls 2018-10-18 12:05:02 +02:00
controls_component.html Rename Controls component variable accessing engine 2018-10-18 11:59:36 +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