AE 2.0 Documentation errata

Create fast, sprite powered games with Animation Engine, co-developed with DerBrill Software!

Moderators: heatherlaine, kevinmiller, robinmiller, malte

Post Reply
malte
Posts: 1098
Joined: Thu Feb 23, 2006 8:34 pm
Location: Ostenfeld germany
Contact:

AE 2.0 Documentation errata

Post by malte » Sun May 21, 2006 3:41 pm

Hi,

I'll use this thread to post corrections on the AE 2.0 docs that will make it into the next revision.

All the best,

Malte
Last edited by malte on Sun May 21, 2006 3:50 pm, edited 1 time in total.

malte
Posts: 1098
Joined: Thu Feb 23, 2006 8:34 pm
Location: Ostenfeld germany
Contact:

lineSegmentIntersectionPoint

Post by malte » Sun May 21, 2006 3:43 pm

function lineSegmentIntersectionPoint

"This function returns the intersectionpoint of 2 line segments or "no intersection" if the line segments do not intersect."

Should read:

This function returns the intersectionpoint of 2 line segments or "no intersectionpoint" if the line segments do not intersect.

BvG
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1236
Joined: Sat Apr 08, 2006 1:10 pm
Location: Zurich
Contact:

Post by BvG » Sun May 21, 2006 4:52 pm

actually it's "no intersectionPoint" so watch out if you have case sensitive set to true.
Various teststacks and stuff:
http://bjoernke.com

Chat with other RunRev developers:
chat.freenode.net:6666 #livecode

Post Reply

Return to “Animation Engine”