Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with classes
#3
Thanks ichabod801. I'll be sure to check out the tutorial.

Regarding my original question. You mentioned that not only the __init__ method is called. If we use the map class as an example, will the other 2 functions, 'next_scene' and 'opening_scene' be called by default along with the __init__method whenever an instance of map is created?
Reply


Messages In This Thread
Help with classes - by J125 - Dec-04-2016, 05:04 PM
RE: Help with classes - by ichabod801 - Dec-04-2016, 05:34 PM
RE: Help with classes - by J125 - Dec-06-2016, 02:33 PM
RE: Help with classes - by nilamo - Dec-06-2016, 04:00 PM
RE: Help with classes - by J125 - Dec-07-2016, 10:15 PM
RE: Help with classes - by J125 - Dec-14-2016, 06:36 PM
RE: Help with classes - by nilamo - Dec-14-2016, 06:58 PM
RE: Help with classes - by J125 - Dec-15-2016, 03:27 AM
RE: Help with classes - by Larz60+ - Dec-15-2016, 06:33 AM
RE: Help with classes - by J125 - Dec-15-2016, 03:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Using classes? Can I just use classes to structure code? muteboy 5 5,109 Nov-01-2017, 04:20 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

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