- Add ecs ComponentListener which listens to Component addition and removal - Add RefCounter class used to keep track of moves and copies
- Add Input class used to poll mouse and key button states - Add additional example systems to the Scene