Search found 5 matches

by BugSquisher
May 13th, 2017, 12:03 am
Forum: Everything
Topic: [Fart-Annoyed] Can't Initialize a Brick!
Replies: 5
Views: 1910

Re: [Fart-Annoyed] Can't Initialize a Brick!

No, I come from a no-programming background
by BugSquisher
May 12th, 2017, 12:26 am
Forum: Everything
Topic: [Fart-Annoyed] Can't Initialize a Brick!
Replies: 5
Views: 1910

Re: [Fart-Annoyed] Can't Initialize a Brick!

More files added.
by BugSquisher
May 12th, 2017, 12:25 am
Forum: Everything
Topic: [Fart-Annoyed] Can't Initialize a Brick!
Replies: 5
Views: 1910

[Fart-Annoyed] Can't Initialize a Brick!

Hi, I just started on Fart-Annoyed and tried writing up my own code to make some of the basics of the game. I got my ball working fine, but when it comes to the brick I can't seem to get it initialized properly. For whatever reason, the rectangle I pass in to the constructor turns into uninitialized...
by BugSquisher
April 20th, 2017, 6:06 pm
Forum: Everything
Topic: Simple Rectangle Drawing Program Causes Major Issues
Replies: 6
Views: 3145

Re: Simple Rectangle Drawing Program Causes Major Issues

Okay guys, I uninstalled and reinstalled Visual Studio and my graphics drivers. Problem appears fixed. I can only assume it was some corrupted driver or file somewhere.
by BugSquisher
April 19th, 2017, 11:32 pm
Forum: Everything
Topic: Simple Rectangle Drawing Program Causes Major Issues
Replies: 6
Views: 3145

Simple Rectangle Drawing Program Causes Major Issues

Hi, I recently came back to the tutorial series and decided to make a small program through the framework in VS 2017 to get back into things. It simply draws a new rectangle every time I click the mouse. However, sometimes when I click the mouse, I lose the signal from my DVI port and have to reboot...