Events
instances of objects follow this lifecycle:
takeaways:
- create event runs once at the start
- destroy event runs once at the end
- most of the other events we will use (e.g. step or keydown event) are triggered or checked by default 60 times per second