commit | 9e8ad24b83d71fb4a22ee0e8906aa3938c0c0d9e | [log] [tgz] |
---|---|---|
author | Dan Morrill <morrildl@google.com> | Fri Jan 21 11:50:39 2011 -0800 |
committer | Android Code Review <code-review@android.com> | Fri Jan 21 11:50:39 2011 -0800 |
tree | 5fe8738b567bf0225d6c214bf97f2218e6c681a5 | |
parent | 66786bf8511f4bf87df176ed9ea2c997d04fd876 [diff] | |
parent | 6bfbb180d86252bfae06d2e2022024e02e94c594 [diff] |
Merge "Big restructuring of this code to make it more readable and better modularized. Also switches to a simpler model: instead of a pong game, now the host Android device initializes the microcontroller with an initial state, and then calls on the microcontroller for updates. The microcontroller is just used as a model/state engine for what the app will render. Barring bugs, this microcontroller-side code should now be done." into gingerbread