Search found 5 matches

by jamir
August 17th, 2017, 11:55 pm
Forum: Everything
Topic: Start screen won't display after creating arrays?
Replies: 3
Views: 1688

Re: Start screen won't display after creating arrays?

Wow I didnt think that that would overload it and make it do crazy things. Thanks man!!
by jamir
August 17th, 2017, 2:49 am
Forum: Everything
Topic: Start screen won't display after creating arrays?
Replies: 3
Views: 1688

Start screen won't display after creating arrays?

I'm around tutorial 13 and I have not changed the if statements that control the start screen yet I cannot figure out why it won't display. Thanks for any help.
by jamir
August 9th, 2017, 3:08 am
Forum: Everything
Topic: Help with encapsulation on lecture 12.
Replies: 4
Views: 2071

Re: Help with encapsulation on lecture 12.

never mind thanks @zadtho I figured it out. They were all equaling (0,0) for x and y. It was a simple expression mix up in my constructor.
by jamir
August 8th, 2017, 9:17 pm
Forum: Everything
Topic: Help with encapsulation on lecture 12.
Replies: 4
Views: 2071

Re: Help with encapsulation on lecture 12.

here is my solution in a rar file. Thanks for any help.
by jamir
August 8th, 2017, 5:46 am
Forum: Everything
Topic: Help with encapsulation on lecture 12.
Replies: 4
Views: 2071

Help with encapsulation on lecture 12.

Whenever I run the program it works but their is only one poo in the top left corner when there are supposed to be three on the screen. Every time I run it the poo goes back to that same place.