Thank you for your fast answer. Yes I like to use floatcanvas2 it look's a for me a little bit clearer. but I have used floatcanvas1 too.
I like the >>guiMode.GUIModeMoveObjects()<< method to use the drag'n'drop function for collision detection. In nodes/renderableNode.py i found .intersection() and ._drawDebugBoundingBoxes() Should i better use a nodeControllers.py. I like to get the world-objectpoints from a polygon. Matthias Am 08.05.2011 21:00, schrieb [email protected]: > Send FloatCanvas mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://paulmcnett.com/cgi-bin/mailman/listinfo/floatcanvas > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of FloatCanvas digest..." > > > Today's Topics: > > 1. Re: I like using collision detection during moving an object > (Chris Barker) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sat, 07 May 2011 17:38:17 -0700 > From: Chris Barker<[email protected]> > Subject: Re: [fc] I like using collision detection during moving an > object > To: "Mailing List for the wxPython Float Canvas." > <[email protected]> > Message-ID:<[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > On 5/6/2011 5:02 PM, Matthias wrote: >> I am aware that Christoper has already given an answer. However, his >> answer seems to be for fc1 while you seem to ask for fc2 specifically >> (correct me if I'm wrong). > oops, yes, i think that is the case. Sorry for the confusion. > > -Chris > > > > ------------------------------ > > _______________________________________________ > FloatCanvas mailing list > [email protected] > http://paulmcnett.com/cgi-bin/mailman/listinfo/floatcanvas > > > End of FloatCanvas Digest, Vol 55, Issue 3 > ****************************************** _______________________________________________ FloatCanvas mailing list [email protected] http://paulmcnett.com/cgi-bin/mailman/listinfo/floatcanvas
