Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blockly-games/blockly-games
/ functions
Functions
453 in github.com/blockly-games/blockly-games
⨍
Functions
453
◇
Types & classes
21
Method
knobMouseDown_
* Start a drag when clicking down on the knob. * @param {!Event} e Mouse-down event. * @private
appengine/src/slider.js:97
Method
knobMouseDown_
* Start a drag when clicking down on the knob. * @param {!Event} e Mouse-down event. * @private
appengine/movie/src/scrubber.js:157
Method
knobMouseMove_
* Drag the knob to follow the mouse. * @param {!Event} e Mouse-move event. * @private
appengine/src/slider.js:152
Method
knobMouseMove_
* Drag the knob to follow the mouse. * @param {!Event} e Mouse-move event. * @private
appengine/movie/src/scrubber.js:209
Function
load
()
appengine/src/lib-code.js:75
Function
load
()
appengine/src/lib-ace.js:23
Function
load
()
appengine/pond/battle/headless.js:44
Method
mouseOver_
* Stop a drag when the mouse enters a node not part of the SVG. * @param {Event} e Mouse-up event. * @private
appengine/src/slider.js:133
Method
mouseOver_
* Stop a drag when the mouse enters a node not part of the SVG. * @param {Event} e Mouse-up event. * @private
appengine/movie/src/scrubber.js:190
Function
needMore
* Automatically load more records if the screen is scrolled to the bottom.
appengine/gallery/src/main.js:141
Function
onFailure
()
appengine/gallery/src/main.js:87
Method
onMouseMove
* Set the note to match the mouse's position. * @param {!Event} e Mouse move event.
appengine/music/src/field_pitch.js:138
Function
onSuccess
()
appengine/src/lib-gallery.js:106
Function
publish
* Publish or unpublish a record. * @param {!Element} element Checkbox element.
appengine/gallery/src/main.js:130
Function
receiveMore
* Receive entries from the Gallery server.
appengine/gallery/src/main.js:103
Method
rectMouseDown_
* Jump to a new value when the track is clicked. * @param {!Event} e Mouse-down event. * @private
appengine/src/slider.js:174
Method
rectMouseDown_
* Jump to a new value when the track is clicked. * @param {!Event} e Mouse-down event. * @private
appengine/movie/src/scrubber.js:231
Function
registerSounds
* Register the sounds.
appengine/music/src/main.js:211
Function
renderRemainingAnswers
()
appengine/movie/src/main.js:126
Method
render_
* Updates the graph when the field rerenders. * @private * @override
appengine/music/src/field_pitch.js:203
Function
resetButtonClick
* Click the reset button. Reset the Turtle. * @param {!Event} e Mouse or touch event.
appengine/turtle/src/main.js:559
Function
resetButtonClick
* Click the reset button. Reset the maze. * @param {!Event} e Mouse or touch event.
appengine/maze/src/main.js:916
Function
resetButtonClick
* Click the reset button. Reset the bird. * @param {!Event} e Mouse or touch event.
appengine/bird/src/main.js:615
Function
runButtonClick
* Click the run button. Start the program. * @param {!Event} e Mouse or touch event.
appengine/turtle/src/main.js:538
Function
runButtonClick
* Click the run button. Start the program. * @param {!Event} e Mouse or touch event.
appengine/music/src/main.js:528
Function
runButtonClick
* Click the run button. Save the code for the end of level dialog and save. * This runs in parallel with Pond.runButtonClick on a separate event han
appengine/pond/tutor/src/main.js:163
Function
runButtonClick
* Click the run button. Start the program. * @param {!Event} e Mouse or touch event.
appengine/maze/src/main.js:850
Function
runButtonClick
* Click the run button. Start the program. * @param {!Event} e Mouse or touch event.
appengine/bird/src/main.js:594
Function
showCategoryHelp
* Show the help pop-up to encourage clicking on the toolbox categories.
appengine/turtle/src/main.js:394
Function
showCoordinates
* Show the x/y coordinates. * @param {!Event} e Mouse over event.
appengine/movie/src/main.js:168
Method
showEditor_
* Show the inline free-text editor on top of the text and the pitch picker. * @protected
appengine/music/src/field_pitch.js:65
Function
showHelp
* Show the help pop-up.
appengine/turtle/src/main.js:357
Function
showHelp
* Show the help pop-up.
appengine/music/src/main.js:349
Function
showHelp
* Show the help pop-up.
appengine/movie/src/main.js:227
Function
showPegmanMenu
* Display the Pegman skin-change menu. * @param {!Event} e Mouse, touch, or resize event.
appengine/maze/src/main.js:758
Function
sliderChange
* The speed slider has changed. Erase the start time to force re-computation.
appengine/music/src/main.js:248
Method
stepFunc
(i)
appengine/src/slider.js:207
Method
stepFunc
(i)
appengine/movie/src/scrubber.js:314
Function
submitToGallery
* Send an image of the canvas to gallery.
appengine/turtle/src/main.js:861
Function
submitToGallery
* Send an image of the canvas to gallery.
appengine/music/src/main.js:1056
Function
submitToGallery
* Send an image of the canvas to gallery.
appengine/movie/src/main.js:589
Function
tick
* Execute a 1/64th tick of the program.
appengine/music/src/main.js:632
Function
toggle
* Toggle one section open or closed. * @param {!Event} e The click or touch event.
appengine/pond/docs/docs.js:49
Function
touchFunc
(e)
appengine/src/lib-games.js:369
Function
touchFunc
(e)
appengine/pond/docs/docs.js:37
Function
transform10
* Transform a program written in level 9 blocks into one written in the more * advanced level 10 blocks. * @param {string} xml Level 9 blocks in XML
appengine/turtle/src/main.js:198
Function
transform10
* Transform a program written in level 9 blocks into one written in the more * advanced level 10 blocks. * @param {string} xml Level 9 blocks in XML
appengine/music/src/main.js:1048
Function
updateCapacity
* Updates the document's 'capacity' element with a message * indicating how many more blocks are permitted. The capacity * is retrieved from Blockl
appengine/maze/src/main.js:882
Function
updateCoordinates
* Update the x/y coordinates. * @param {!Event} e Mouse move event.
appengine/movie/src/main.js:184
Function
updatePegSpin_
* Point the congratulations Pegman to face the mouse. * @param {Event} e Mouse move event. * @private
appengine/maze/src/main.js:1125
Function
watchCategories_
* Monitor to see if the user finds the categories in level one. * @param {!Blockly.Events.Abstract} event Custom data for event. * @private
appengine/turtle/src/main.js:425
Method
wrapFunc
(_e)
appengine/src/slider.js:255
Method
wrapFunc
(_e)
appengine/movie/src/scrubber.js:374
← previous
401–453 of 453, ranked by callers