- Oct 17, 2016
-
-
Ray Schamp authored
-
Ray Schamp authored
Move behavior-related components to "containers", leave presentation components in "components".
-
- Oct 14, 2016
-
-
Ray Schamp authored
Use fewer refs, these had weird behavior that caused the order of components to matter. Attach events eagerly, as soon as the necessary objects are available. Make VMManager an actual class instantiated with a VM so we don't have to pass it to every method. Use bindAll everywhere for convenience.
-
- Oct 12, 2016
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
- Sep 22, 2016
-
-
Ray Schamp authored
-