Search found 127 matches

by schme16
Sun Sep 27, 2009 12:12 pm
Forum: Support and Development
Topic: Keyboard and Mouse `newpress`
Replies: 6
Views: 2786

Re: Keyboard and Mouse `newpress`

OK, Can I borrow a sharp object to kill myself with; Seriously, I'm a retard. I didn't see them as functions I saw them... I don't know to be honest. as something else I suppose. Please ignore my rant, and thank you Jasoco and Almost for correcting my severe mental defect.
by schme16
Sun Sep 27, 2009 4:53 am
Forum: Support and Development
Topic: Keyboard and Mouse `newpress`
Replies: 6
Views: 2786

Keyboard and Mouse `newpress`

I've noticed that a lot of the other engines and frameworks I use have a protocol for xButton.newpress; Obviously its for use if you only want it to register when the button is pressed but discontinue registering for the holding of the button. Love however does not have this feature (natively), inst...
by schme16
Mon Mar 16, 2009 1:30 pm
Forum: Support and Development
Topic: Detecting weather the mouse is in a `quad`
Replies: 7
Views: 3285

Re: Detecting weather the mouse is in a `quad`

Guys I cannot thank you all enough!!!

That has solved my problem 100%!

Please take these boots of +1 kickass-ness as thanks!


Image
by schme16
Thu Mar 12, 2009 6:19 am
Forum: Support and Development
Topic: Detecting weather the mouse is in a `quad`
Replies: 7
Views: 3285

Re: Detecting weather the mouse is in a `quad`

Thanks for the reply; but the `quad` doesn't use height and width attributes. It uses; x1 y1, x2 y2, x3 y3, x4 y4 as it's bounding limits. My application really can't use the rectangle function and the circle is completely out. I'll see if I can adapt the function you referenced so thank you for the...
by schme16
Wed Mar 11, 2009 11:26 pm
Forum: Support and Development
Topic: Detecting weather the mouse is in a `quad`
Replies: 7
Views: 3285

Detecting weather the mouse is in a `quad`

I'm trying to figure out how to detect weather or not the mouse is within the bounds of a `quad`

Can anyone help me figure this out... no doubt it will be something simple that will make me feel like a retard.


any and all help is met with thanks!
by schme16
Sat Oct 04, 2008 4:30 am
Forum: General
Topic: Physics help
Replies: 2
Views: 2186

Re: Physics help

The second one, that's what I was asking about Thanks for phrasing it better and answering my question.
Is there a program I can use to get the convex shape points or do I have to do it point by point?
by schme16
Thu Oct 02, 2008 2:52 am
Forum: General
Topic: Physics help
Replies: 2
Views: 2186

Physics help

I'm not really familiar with 2D BOX so I'm not sure if its possible... but I was wanting to know if there's a way of making two graphics detect collision. I can only find a way of doing this by attaching a rectangle circle or polygon (max of 16 points I think, and I can't really figure out how verte...