Skip to content

Commit

Permalink
phetsims/chipper#81 document 'strings' in query-parameter.js
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Jan 16, 2015
1 parent 86d5d8c commit 97dbd7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/util/query-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
* - because only the selected screens are initialized
* showHomeScreen - if false, go immediate to screenIndex, defaults to screenIndex=0
* standalone - runs screenIndex as a standalone sim, defaults to screenIndex=0
* strings - override strings, value is JSON that is identical to string.json files
* webglContextLossTimeout - if enabled, will create WebGL contexts that can simulate context loss
* - if a value is specified, it will also simulate a context loss after the specified number
* - of milliseconds has elapsed.
Expand Down

0 comments on commit 97dbd7a

Please sign in to comment.