|
GetFreeCamera | ||
FreeCameraIndex = GetFreeCamera() | ||
Parameters: NONE | ||
Returns: FreeCameraIndex = The Index value of a Image that is currently not in use |
||
The GetFreeCamera function returns the Index of a Camera that is NOT currently in use. FACTS: * GetFreeCamera will return a ZERO if the max number of camera Indexes have been exceeded. * See NewCamera for dynamic creation Mini Tutorial: Requesting a free camera index, the creating the camera.
This example would output.
|
Related Info: | CreateCamera | DeleteCamera | GetCameraQuantity | NewCamera : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |