|
GetIntersectY# | |
Ypos# = GetIntersectY#(PointIndex) | |
Parameters: PointIndex = The index of intersection point you wish to read |
|
Returns: Ypos# = The Y coordinate |
|
The GetIntersectY# functions returns the Y coordinate of a previous intersection calculation. FACTS: * None Mini Tutorial: This example shows how to detect an intersection (between a ray and a circle), then display the intersection point and normal.
|
Related Info: | CirclesIntersect | GetIntersectX# | GetNormalX# | GetNormalY# | LineIntersectCircle | PointIntersectCircle | RayHitSprite | SpriteCollisionMode : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |