Jason Kwok
|
1146390520
|
Fixed this return types for Phaser.Cache.BaseCache
|
2020-01-30 23:11:38 +08:00 |
|
Richard Davey
|
ff65e69cd1
|
Changed copyright date to 2020
|
2020-01-15 12:07:09 +00:00 |
|
Richard Davey
|
3c7b05a52a
|
Add Video cache
|
2019-10-03 14:13:32 +01:00 |
|
Richard Davey
|
c91ed91ce3
|
License link update
|
2019-05-10 16:15:04 +01:00 |
|
Richard Davey
|
a6341a97a8
|
Fixed Types references
|
2019-05-09 15:32:53 +01:00 |
|
Richard Davey
|
f9482ef580
|
BaseCache.getKeys is a new method that will return all keys in use in the current cache, i.e. this.cache.shader.getKeys() .
|
2019-05-02 02:27:29 +01:00 |
|
Richard Davey
|
ccaae460a4
|
Added jsdoc version numbers to each event
|
2019-02-12 11:37:58 +00:00 |
|
Richard Davey
|
36d86abd48
|
Added Camera Fade and Game Object Destroy events.
|
2019-01-18 14:21:45 +00:00 |
|
Richard Davey
|
bc962c25dc
|
All listeners use the new Events
|
2019-01-18 13:41:43 +00:00 |
|
Richard Davey
|
aa341854c7
|
Happy New Year
|
2019-01-15 16:20:22 +00:00 |
|
Richard Davey
|
e882218fc4
|
Renamed boot to core and updated events accordingly
|
2019-01-15 16:17:04 +00:00 |
|
Richard Davey
|
4b1c762296
|
Updated @memberOf to @memberof
|
2018-10-10 10:49:13 +01:00 |
|
Richard Davey
|
675cb3b59a
|
Added HTML Cache
|
2018-07-19 13:19:24 +01:00 |
|
Richard Davey
|
1b25755419
|
The BaseCache has a new method exists that will return a boolean if an entry for the given key exists in the cache or not.
|
2018-04-25 17:07:39 +01:00 |
|
Richard Davey
|
3589013af2
|
Not protected
|
2018-04-03 23:56:27 +01:00 |
|
Richard Davey
|
91008232ad
|
jsdoc fixes
|
2018-03-29 13:12:07 +01:00 |
|
orblazer
|
7a33233013
|
Fix types in Cache and Cameras
|
2018-03-27 13:51:45 +02:00 |
|
orblazer
|
f42f1bf132
|
Change structs for generic types
|
2018-03-23 16:54:12 +01:00 |
|
orblazer
|
7fba122321
|
Fix "any" types
|
2018-03-20 17:15:49 +01:00 |
|
Richard Davey
|
965f2b0e74
|
Fixed jsdocs and general tidying up.
|
2018-02-13 00:41:01 +00:00 |
|
Richard Davey
|
8425629165
|
jsdoc fixes.
|
2018-02-12 23:51:47 +00:00 |
|
Richard Davey
|
d1f5f8a82b
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
|
Richard Davey
|
40689d1e35
|
Updated jsdocs.
|
2018-02-07 15:27:21 +00:00 |
|
Richard Davey
|
2a86400a28
|
Added in jsdocs
|
2018-01-31 13:54:44 +00:00 |
|
Richard Davey
|
a802914243
|
Added in destroy methods for all managers and invoked them from Game
|
2018-01-31 03:38:10 +00:00 |
|
Richard Davey
|
bfddb09bf9
|
Updated docs and implemented destroy
|
2018-01-25 03:38:23 +00:00 |
|
Richard Davey
|
f9a7939812
|
Lots of work migrating to the new plugin system, fixing references and exposing on the namespace
|
2018-01-16 22:28:29 +00:00 |
|
Richard Davey
|
d6a1abcd2a
|
Renamed to CacheManager.
|
2018-01-16 16:30:11 +00:00 |
|
Richard Davey
|
f9a1e27334
|
Removed un-used event files and references.
|
2018-01-12 17:20:16 +00:00 |
|
Richard Davey
|
c625b8735b
|
Updated to using Event Emitter for all key managers and game objects. Events are now dispatched directly using arguments instead of Event objects, all managers updated to emit directly.
|
2018-01-12 17:09:21 +00:00 |
|
Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|