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 |
|