#Interface courswork

14 messages · Page 1 of 1 (latest)

agile marten
#

A little bit confused on what exactly the task wants from me, do I create a constructor in changePositionPoint class to have x and y and then the methods would add or subtract the x or y based on the method used? or am I misunderstanding this task, thanks in advance.

task is in the picture as well as current progress

lethal pivotBOT
#

This post has been reserved for your question.

Hey @agile marten! Please use /close or the Close Post button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

agile marten
#

so what I was thinking is making a constructor that takes x and y which then the methods would change by no. of steps specified when calling the method

#

the thing is, I can't have each method take a number of steps because I need to override, I have to keep the methods the same I think

agile marten
#

added a constructor, but then again I don't really know what to do with the methods

agile marten
#

added this but im not sure if it fulfils the criteria

nocturne parcel
#

With just these three lines I wouldn't know either. I suspect there is more context than just these three lines

agile marten
#

the entire document is as such:

#

it's on an an accelerated foundation course so the uni doesn't seem to give us great teachers, the assignments tend to be a bit like this lol

#

I'm kinda just going off of a gut feeling on these but was hoping more ppl could make sense of it

nocturne parcel
#

While I don't doubt that what you're saying exists, I would only believe that you are in this case if I had been to the same lessons and witnessed nothing more was told about this document.

agile marten