Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
moving objects
#5
x does not change, nor does dx or dy (in statement below). Create a simple example that you can test with first. The problem here is not that you can't move the object, the problem is that you have 100+ lines of code that have not been tested.

                    self.cara[x].move(dx, dy) 
Reply


Messages In This Thread
moving objects - by Francisco - Dec-09-2018, 07:14 PM
RE: moving objects - by j.crater - Dec-09-2018, 07:20 PM
RE: moving objects - by Francisco - Dec-09-2018, 07:24 PM
RE: moving objects - by ichabod801 - Dec-09-2018, 07:37 PM
RE: moving objects - by woooee - Dec-09-2018, 07:54 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Moving with objects simultaneously kom2 1 2,966 Apr-20-2019, 07:12 PM
Last Post: SheeppOSU

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020