|
MergeShape | |
MergeShape SourceShapeIndex, DestShapeIndex | |
Parameters: SourceShapeIndex = The Source Index of the shape you wish to merge from DestShapeIndex = The Dest shape Index of where the source should be merged with |
|
Returns: NONE | |
MergeShape merges the vertex and edges from the source shape into the destination shape. FACTS: * None Mini Tutorial: This example creates two convex shapes, merges them together, then rotates and draws the original shape and new merged shape.
This example outputs. |
Related Info: | CreateConvexShape | CreateShape | LoadShape | NewConvexShape | NewShape | SaveShape | ScaleShape | ScaleShapeXY | ShiftShape : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |