Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|
Richard Davey
|
bb97421214
|
Adding in method and property docs
|
2017-10-04 23:48:16 +01:00 |
|
photonstorm
|
8234d6ac1f
|
Fixed Nan TimeStep errors.
|
2017-07-31 17:05:47 +01:00 |
|
photonstorm
|
41b9e7d655
|
Delta history populated with _target value. resetDelta uses smaller value (target or previous dt). Step only resets dt if > target.
|
2017-07-31 11:49:18 +01:00 |
|
photonstorm
|
38171795f5
|
Maximum FPS rate removed from TimeStep. When the delta resets it now resets to zero. Target FPS used as limiter during recovery from browser raf idle period.
|
2017-07-28 15:53:28 +01:00 |
|
photonstorm
|
e119e3a3fc
|
Huge update to move all classes to common Phaser Class format. Tidying up lots. Removing un-needed files.
|
2017-06-30 15:47:51 +01:00 |
|
photonstorm
|
74e4357bcd
|
Added rawDelta property to TimeStep and made sure the time value passed to update is the non-smoothed version.
|
2017-06-08 13:40:12 +01:00 |
|
Richard Davey
|
2a19a02d0b
|
Added window focus and blur handler to catch raf throttling outside of page visibility changes.
|
2017-05-09 15:39:30 +01:00 |
|
Richard Davey
|
253dc76081
|
Added delta history cool down period to avoid spikes flooding the values.
|
2017-05-09 10:42:43 +01:00 |
|
Richard Davey
|
21882a24ec
|
Added Page Visibility handler and hooked into TimeStep.
|
2017-05-09 01:24:46 +01:00 |
|
photonstorm
|
e9eefa6314
|
TS updates.
|
2017-05-04 17:32:05 +01:00 |
|
Richard Davey
|
54f95a3cff
|
Removed old timesteps and renamed Variable to TimeStep.
|
2017-05-04 01:08:50 +01:00 |
|