Search found 12 matches

by Skyver
May 4th, 2019, 9:50 am
Forum: Everything
Topic: chilli framework error? // or me F ing up? \\it was neither XD
Replies: 3
Views: 3730

Re: chilli framework error? // or me F ing up?

i didn't understand any of that information sorry :? but it compiles and runs fine with it its just me being a perfectionist buuuuuuuttt ;) ;) ;) I FIXED IT :ugeek: :lol: :lol: :lol: apparently it was due to a space in the line JUST AFTER "NOINTALL" :lol: before :: typedef struct DECLSPEC_ALIGN(16) ...
by Skyver
May 3rd, 2019, 1:14 pm
Forum: Everything
Topic: chilli framework error? // or me F ing up? \\it was neither XD
Replies: 3
Views: 3730

chilli framework error? // or me F ing up? \\it was neither XD

hey yall i have a little error in my poo game solution, solution link --> { https://github.com/SkyverNL/PooGame.git } its not preventing me from moving on nor does it seem to break anything. but its weird and the whole line is just unknown to me the line :: typedef struct DECLSPEC_ALIGN(16) DECLSPEC...
by Skyver
December 3rd, 2018, 9:48 am
Forum: Everything
Topic: constructor trouble with private member from another class
Replies: 11
Views: 4222

Re: constructor trouble with private member from another cla

thanks alot i also see how hitdetection gets his stuff passed in. the default constructor im having a little trouble to understand how to utilize it but it works for now thanks again il find it out
by Skyver
December 3rd, 2018, 12:09 am
Forum: Everything
Topic: constructor trouble with private member from another class
Replies: 11
Views: 4222

Re: constructor trouble with private member from another cla

oke i have git hub sorted now tested it and it runs like butter amazing thing bythe way very handy so i looked in to the goal(P0) like you say but for me that doesn,t work nor does vs complain to me the loop thing you said was on point and i fixed that thanks for the tip also the rgb i used a refran...
by Skyver
December 2nd, 2018, 1:02 pm
Forum: Everything
Topic: constructor trouble with private member from another class
Replies: 11
Views: 4222

Re: constructor trouble with private member from another cla

so uplouding from netherlands to japan is awfull dini,t work and it was not going so i hav struggeld to get github going i think its up on my new github so sorry for the confusing shit and i hope you can help me a bit https://github.com/SkyverNL/PooGame.git plzz use branch HitDetection cus that has ...
by Skyver
December 1st, 2018, 2:05 pm
Forum: Everything
Topic: constructor trouble with private member from another class
Replies: 11
Views: 4222

Re: constructor trouble with private member from another cla

im a little unsure but i zipped up the files and post it if you would take a look at it that would be awsome dini,t commet much but i hope you can see whats going on
by Skyver
November 30th, 2018, 5:19 pm
Forum: Everything
Topic: constructor trouble with private member from another class
Replies: 11
Views: 4222

constructor trouble with private member from another class

hey there long time no see yall so i am doing homework 13 from the poo game i had the goal made and made it pulse color in a neat way(Had a lot of problems but solved them all like a boss) so the next step was to add a custom hitdetection i could repurpose it to make the poos bounce off the goal so ...
by Skyver
November 24th, 2017, 11:08 am
Forum: Everything
Topic: I have a question about bits
Replies: 2
Views: 1462

Re: I have a question about bits

Yeah glad I asked thank you for the explanation I get it now so that explains how everything fit together also why program language is wat it is thank you very much it was berry helpful
by Skyver
November 24th, 2017, 4:21 am
Forum: Everything
Topic: I have a question about bits
Replies: 2
Views: 1462

I have a question about bits

So I just learned abouth bits and how every combination of bits can represent one thing I learned that by drawing out a 4 bit system on paper (il share a pic down below) I did not even know what I was drawing something I had in my head but did not quite understand but it completely blew my entire mi...
by Skyver
October 20th, 2017, 3:32 pm
Forum: Everything
Topic: can someone give his opinion?
Replies: 9
Views: 3452

Re: can someone give his opinion?

OMG yumtard you make complete sense to me i get it it draws from 0 and then out the the most left up corner position is always the position of the object it self so i only need to make a int for the right and and down side and then compare that with the original value which i feed it from its pos i ...