Commit Graph

32 Commits

Author SHA1 Message Date
Marty Oehme f74e76ba67 Change to Faster default Update Rate 2018-07-24 16:13:21 +02:00
Marty Oehme e0b1d760de Remove Debug Print Statements 2018-07-24 15:41:26 +02:00
Marty Oehme 46150e3c34 Allow Setting Color Change Speed for Variable Timestep 2018-07-24 15:33:11 +02:00
Marty Oehme 08c7e8ac1d Add Setter Function to VariableRender Interface 2018-07-24 15:08:39 +02:00
Marty Oehme 1c3264f33c Add Variable Color Switch for VariableTimestep 2018-07-24 15:03:36 +02:00
Marty Oehme d6c6abf3f6 Enable Sequential Coloring 2018-07-24 14:16:45 +02:00
Marty Oehme 0384518b02 Remove Debug Print 2018-07-24 13:38:00 +02:00
Marty Oehme 5c2efd2fd9 dartfmt Project 2018-07-24 13:35:25 +02:00
Marty Oehme ba76f934a8 Wire up Button for Random Order 2018-07-24 13:34:29 +02:00
Marty Oehme 994a008482 Allow Switching between Random and Ordered Rectangle Updates 2018-07-24 13:29:47 +02:00
Marty Oehme f7ee7e3acb Examples - Adjust Colors to match Blog theme
Should probably be done automatically later, instead of manually now.
2018-07-20 20:17:19 +02:00
Marty Oehme 76b0e68cf1 Examples - Add Grid Size Up/Down Buttons 2018-07-20 19:51:13 +02:00
Marty Oehme d11a47abc5 Examples - Remove unnecessary Game Loop Creation 2018-07-20 19:22:55 +02:00
Marty Oehme 914b2aa5dd Examples - Wire up Update Slider 2018-07-20 19:19:24 +02:00
Marty Oehme 7a87ad3749 Examples - Show only working controls for examples 2018-07-20 19:04:10 +02:00
Marty Oehme b7a6f67d24 Examples - Make Example Class Canvas pass through to Game 2018-07-20 19:03:46 +02:00
Marty Oehme 0124a2ce2c Examples - Stop Running Automatically 2018-07-20 19:02:54 +02:00
Marty Oehme bf16d96600 Examples - Move Control Creation to separate method 2018-07-20 18:19:57 +02:00
Marty Oehme 8284e82dcf Examples - Add Dirty Flag Rendering 2018-07-20 18:01:49 +02:00
Marty Oehme fbb3e01b4a Game - Fix Changing Canvas 2018-07-20 17:47:11 +02:00
Marty Oehme bc02cf6382 Examples - Fix missing div container 2018-07-20 17:46:52 +02:00
Marty Oehme 8d6f1d8812 Examples - Fix Variable Timestep not Starting 2018-07-20 17:46:18 +02:00
Marty Oehme 5c4e3a55b7 Examples - Rename While Loop example 2018-07-20 17:24:50 +02:00
Marty Oehme 9976180250 Examples - Unify Loops 2018-07-20 16:29:36 +02:00
Marty Oehme cc1d3ac4da Game - dartfmt 2018-07-20 16:28:12 +02:00
Marty Oehme 828b39c1d0 Examples - Add Variable Timestep Example 2018-07-20 14:56:09 +02:00
Marty Oehme 5b7552216d Game - Add Color Oscillation 2018-07-20 14:36:32 +02:00
Marty Oehme 5c71f761e7 Examples - Change Example Reset Strategy 2018-07-20 14:06:47 +02:00
Marty Oehme cf12eb8823 Game - Create Grid Iteration Function 2018-07-20 14:05:48 +02:00
Marty Oehme 96a776c60b Change Game Background Color
To debug correct canvas
2018-07-20 13:37:30 +02:00
Marty Oehme 2eacf58314 Initial Source Commit 2018-07-20 11:58:11 +02:00
Marty Oehme f27b385066 Initial commit 2018-07-20 11:57:58 +02:00