davethomas11 / V_Is_For_Vince

1 stars 0 forks source link

Typescript migration #11

Closed Tsmith18256 closed 7 years ago

Tsmith18256 commented 7 years ago

Didn't get a chance to do Barrels.. will do that later.

I also moved the delta time to a service. We might want to do the same with the screen bounds. All the update functions need to follow the same signature now that we have interfaces and inheritance, so we should probably pass nothing to update and use services to make info like that public.