Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

what to do in python when you get pygame.Surface object is not callable

screen.blit(playerImg, (x, y))
you need to remeber the commas
 
PREVIOUS NEXT
Tagged: #python #object #callable
ADD COMMENT
Topic
Name
6+8 =