Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AshenWijesingha/Microsoft-Web_Dev_For_Beginners
/ functions
Functions
211 in github.com/AshenWijesingha/Microsoft-Web_Dev_For_Beginners
⨍
Functions
211
◇
Types & classes
80
↓ 1 callers
Function
draw
(ctx, objects)
6-space-game/solution/app.js:250
↓ 1 callers
Method
draw
(ctx)
6-space-game/solution/app.js:32
↓ 1 callers
Method
draw
(ctx)
6-space-game/3-moving-elements-around/solution/app.js:32
↓ 1 callers
Method
draw
(ctx)
6-space-game/6-end-condition/solution/app.js:37
↓ 1 callers
Method
draw
(ctx)
6-space-game/6-end-condition/your-work/app.js:32
↓ 1 callers
Method
draw
(ctx)
6-space-game/4-collision-detection/solution/app.js:32
↓ 1 callers
Method
draw
(ctx)
6-space-game/4-collision-detection/your-work/app.js:32
↓ 1 callers
Method
draw
(ctx)
6-space-game/5-keeping-score/solution/app.js:32
↓ 1 callers
Method
draw
(ctx)
6-space-game/5-keeping-score/your-work/app.js:32
↓ 1 callers
Function
drawGameObjects
(ctx)
6-space-game/3-moving-elements-around/solution/app.js:140
↓ 1 callers
Function
drawGameObjects
(ctx)
6-space-game/6-end-condition/your-work/app.js:228
↓ 1 callers
Function
drawGameObjects
(ctx)
6-space-game/4-collision-detection/your-work/app.js:140
↓ 1 callers
Function
drawGameObjects
(ctx)
6-space-game/5-keeping-score/solution/app.js:228
↓ 1 callers
Function
drawGameObjects
(ctx)
6-space-game/5-keeping-score/your-work/app.js:208
↓ 1 callers
Function
drawLife
()
6-space-game/6-end-condition/your-work/app.js:272
↓ 1 callers
Function
drawLife
()
6-space-game/5-keeping-score/solution/app.js:272
↓ 1 callers
Function
drawPoints
()
6-space-game/6-end-condition/your-work/app.js:282
↓ 1 callers
Function
drawPoints
()
6-space-game/5-keeping-score/solution/app.js:282
↓ 1 callers
Function
drawText
(message, x, y)
6-space-game/6-end-condition/solution/app.js:346
↓ 1 callers
Function
drawText
(message, x, y)
6-space-game/6-end-condition/your-work/app.js:289
↓ 1 callers
Function
drawText
(message, x, y)
6-space-game/4-collision-detection/solution/app.js:308
↓ 1 callers
Function
drawText
(message, x, y)
6-space-game/5-keeping-score/solution/app.js:289
↓ 1 callers
Method
fire
()
6-space-game/6-end-condition/solution/app.js:61
↓ 1 callers
Method
fire
()
6-space-game/6-end-condition/your-work/app.js:56
↓ 1 callers
Method
fire
()
6-space-game/4-collision-detection/solution/app.js:56
↓ 1 callers
Method
fire
()
6-space-game/5-keeping-score/solution/app.js:56
↓ 1 callers
Method
fire
()
6-space-game/5-keeping-score/your-work/app.js:54
↓ 1 callers
Function
handleSubmit
(e)
5-browser-extension/solution/src/index.js:81
↓ 1 callers
Method
incrementPoints
()
6-space-game/6-end-condition/solution/app.js:82
↓ 1 callers
Method
incrementPoints
()
6-space-game/6-end-condition/your-work/app.js:77
↓ 1 callers
Method
incrementPoints
()
6-space-game/4-collision-detection/solution/app.js:77
↓ 1 callers
Method
incrementPoints
()
6-space-game/5-keeping-score/solution/app.js:77
↓ 1 callers
Function
init
()
7-bank-project/solution/app.js:234
↓ 1 callers
Function
initGame
()
6-space-game/3-moving-elements-around/solution/app.js:144
↓ 1 callers
Function
initGame
()
6-space-game/6-end-condition/your-work/app.js:232
↓ 1 callers
Function
initGame
()
6-space-game/4-collision-detection/your-work/app.js:144
↓ 1 callers
Function
initGame
()
6-space-game/5-keeping-score/solution/app.js:232
↓ 1 callers
Function
initGame
()
6-space-game/5-keeping-score/your-work/app.js:212
↓ 1 callers
Function
intersectRect
(r1, r2)
6-space-game/5-keeping-score/your-work/app.js:114
↓ 1 callers
Function
isHeroDead
()
6-space-game/6-end-condition/solution/app.js:320
↓ 1 callers
Function
isHeroDead
()
6-space-game/4-collision-detection/solution/app.js:319
↓ 1 callers
Function
reset
(e)
5-browser-extension/solution/src/index.js:116
↓ 1 callers
Function
resetGame
()
6-space-game/6-end-condition/solution/app.js:357
↓ 1 callers
Function
runGame
()
6-space-game/solution/app.js:397
↓ 1 callers
Function
setUpUser
(apiKey, regionName)
5-browser-extension/solution/src/index.js:70
↓ 1 callers
Function
updateAccountData
()
7-bank-project/solution/app.js:124
↓ 1 callers
Function
updateGameObjects
()
6-space-game/6-end-condition/your-work/app.js:203
↓ 1 callers
Function
updateGameObjects
()
6-space-game/5-keeping-score/solution/app.js:203
↓ 1 callers
Function
updateGameObjects
()
6-space-game/5-keeping-score/your-work/app.js:190
Function
addTransaction
()
7-bank-project/solution/app.js:172
Function
cancelTransaction
()
7-bank-project/solution/app.js:210
Function
confirmTransaction
()
7-bank-project/solution/app.js:184
Method
constructor
()
6-space-game/solution/app.js:3
Method
constructor
(x, y)
6-space-game/solution/app.js:22
Method
constructor
(x, y)
6-space-game/solution/app.js:47
Method
constructor
(x, y)
6-space-game/solution/app.js:56
Method
constructor
(x, y, img)
6-space-game/solution/app.js:75
Method
constructor
(x, y)
6-space-game/solution/app.js:87
Method
constructor
()
6-space-game/solution/app.js:123
Method
constructor
()
6-space-game/3-moving-elements-around/solution/app.js:3
Method
constructor
(x, y)
6-space-game/3-moving-elements-around/solution/app.js:22
Method
constructor
(x, y)
6-space-game/3-moving-elements-around/solution/app.js:38
Method
constructor
(x, y)
6-space-game/3-moving-elements-around/solution/app.js:47
Method
constructor
()
6-space-game/6-end-condition/solution/app.js:5
Method
constructor
(x, y)
6-space-game/6-end-condition/solution/app.js:27
Method
constructor
(x, y)
6-space-game/6-end-condition/solution/app.js:52
Method
constructor
(x, y)
6-space-game/6-end-condition/solution/app.js:88
Method
constructor
(x, y)
6-space-game/6-end-condition/solution/app.js:104
Method
constructor
()
6-space-game/6-end-condition/your-work/app.js:3
Method
constructor
(x, y)
6-space-game/6-end-condition/your-work/app.js:22
Method
constructor
(x, y)
6-space-game/6-end-condition/your-work/app.js:47
Method
constructor
(x, y)
6-space-game/6-end-condition/your-work/app.js:83
Method
constructor
(x, y)
6-space-game/6-end-condition/your-work/app.js:99
Method
constructor
()
6-space-game/4-collision-detection/solution/app.js:3
Method
constructor
(x, y)
6-space-game/4-collision-detection/solution/app.js:22
Method
constructor
(x, y)
6-space-game/4-collision-detection/solution/app.js:47
Method
constructor
(x, y)
6-space-game/4-collision-detection/solution/app.js:83
Method
constructor
(x, y)
6-space-game/4-collision-detection/solution/app.js:99
Method
constructor
()
6-space-game/4-collision-detection/your-work/app.js:3
Method
constructor
(x, y)
6-space-game/4-collision-detection/your-work/app.js:22
Method
constructor
(x, y)
6-space-game/4-collision-detection/your-work/app.js:38
Method
constructor
(x, y)
6-space-game/4-collision-detection/your-work/app.js:47
Method
constructor
()
6-space-game/5-keeping-score/solution/app.js:3
Method
constructor
(x, y)
6-space-game/5-keeping-score/solution/app.js:22
Method
constructor
(x, y)
6-space-game/5-keeping-score/solution/app.js:47
Method
constructor
(x, y)
6-space-game/5-keeping-score/solution/app.js:83
Method
constructor
(x, y)
6-space-game/5-keeping-score/solution/app.js:99
Method
constructor
()
6-space-game/5-keeping-score/your-work/app.js:3
Method
constructor
(x, y)
6-space-game/5-keeping-score/your-work/app.js:22
Method
constructor
(x, y)
6-space-game/5-keeping-score/your-work/app.js:47
Method
constructor
(x, y)
6-space-game/5-keeping-score/your-work/app.js:72
Method
constructor
(x, y)
6-space-game/5-keeping-score/your-work/app.js:88
Function
createEnemies
(ctx, canvas, enemyImg)
6-space-game/2-drawing-to-canvas/your-work/app.js:11
Function
elementDrag
(e)
3-terrarium/solution/script.js:43
Function
loadTexture
(path)
6-space-game/2-drawing-to-canvas/your-work/app.js:1
Function
login
()
7-bank-project/solution/app.js:92
Function
num
(element)
5-browser-extension/solution/src/index.js:25
Function
onKeyDown
(e)
6-space-game/solution/app.js:256
Function
onKeyDown
(e)
6-space-game/3-moving-elements-around/solution/app.js:89
Function
onKeyDown
(e)
6-space-game/6-end-condition/solution/app.js:158
← previous
next →
101–200 of 211, ranked by callers