- Moved functions which should execute only onee per thread into their own class; function such as the ones to get current time (we don't want different objects on screen to think the time is different, even by millisecond) - it can only lead to confusion
- Added 'bullets'. As the main object moves, by clicking anywhere else on screen fires off a bullet.
No comments:
Post a Comment