Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ getYVel
Method
getYVel
brickout-game/brickout-game.py:56–57 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
54
return
self.__xVel
55
56
def
getYVel(self):
57
return
self.__yVel
58
59
def
draw(self):
60
""
"
Callers
1
collide
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected