|
GetWorldElements | ||
Numb = GetWorldElements(WorldIndex) | ||
Parameters: WorldIndex = The Index of the world you wish to query |
||
Returns: Numb = The total number of elements captured in this world |
||
The GetWorldElements function returns the number of graphics elements captured to a world. FACTS: * None Mini Tutorial: This example simply creates a world, captures a bunch of randomly positioned dots, then displays the number of elements in this world.
This example would output.
|
Related Info: | CameraGrabWorld | CreateWorld | DeleteWorld | GetFreeWorld | GetWorldStatus : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |