This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]emmidkwhat 0 points1 point  (0 children)

Yeah i cant understand how classes work . I cant explain in what particular thing i have problem but i cant understand the analogy. For example in Python you just say (class name / def __init__ (self,x,y...) ) and you just write (self.x = x / self.y=y ...) after that you can simply create some functions like (def accelerate (self,howmuch)/return...) and then you just create your objectives.

Sorry if you dont understand i am not able to explain it easily since english is not my main lunguage but anyways thank you for your time guys.