Richard Davey
|
84c24862cf
|
GetAdvancedValue now uses the correct Math RND reference, which means anything that used the randInt or randFloat features of this function, such as creating a Sprite from a Config object, or Bitmap Text sizing, will no longer throw an error about a null object reference. Fix #4369
|
2019-02-24 22:56:29 +00:00 |
|
Richard Davey
|
404c94ac27
|
Fixed namespace name
|
2019-01-31 11:27:15 +00:00 |
|
Kyra
|
f83f63f318
|
fix: GetValue not checking for the existence of '.' correctly
indexOf returns -1 when the passed string is not found, which is truthy.
|
2019-01-26 16:52:25 +01:00 |
|
Richard Davey
|
aa341854c7
|
Happy New Year
|
2019-01-15 16:20:22 +00:00 |
|
Richard Davey
|
60dc63fe9f
|
Added jsdocs
|
2018-10-19 15:33:43 +01:00 |
|
Richard Davey
|
4c4421c47f
|
Docjam merge
|
2018-10-19 12:32:43 +01:00 |
|
Richard Davey
|
e297b3272e
|
Added hundreds of new jsdoc descriptions
|
2018-10-01 11:35:01 +01:00 |
|
Richard Davey
|
72dbfcd9f4
|
jsdoc path fix
|
2018-07-28 21:37:51 +01:00 |
|
Evan
|
582a742373
|
filling in most of the jsdocs for GetFastValue and SpriteSheetFromAtlas
|
2018-04-05 14:21:40 -05:00 |
|
Evan
|
ab004d1626
|
filling in docs for utils.object.clone, hasAll, and hasAny
|
2018-04-03 12:42:27 -05:00 |
|
orblazer
|
90cf919b10
|
Fix "object" types on Sound and Time
|
2018-03-21 15:02:10 +01:00 |
|
orblazer
|
7fba122321
|
Fix "any" types
|
2018-03-20 17:15:49 +01:00 |
|
orblazer
|
454849d67d
|
Update JSDoc on Tweens and Utils
|
2018-03-19 02:07:03 +01:00 |
|
Richard Davey
|
d1f5f8a82b
|
Added jsdocs
|
2018-02-12 16:01:21 +00:00 |
|
Richard Davey
|
203a0ee98c
|
Added jsdocs
|
2018-01-31 17:48:30 +00:00 |
|
Richard Davey
|
a4e9ae5fdd
|
Added jsdocs.
|
2018-01-26 14:23:00 +00:00 |
|
Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|