MCPcopy 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

collideMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected