Answer the question
In order to leave comments, you need to log in
Why doesn't it show movement along "y"?
Hello!
Why doesn't it show y movement?
if e.type == p.MOUSEMOTION:
xb = p.mouse.get_pos()
xb2 = xb[x]
xb3 = xb[y]
print(str(xb3))
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question