Configurationlights Class - quercus SmartLoop TS Programming Manual

Table of Contents

Advertisement

QuercusVL Programming Manual
AddRef
C++:
C:
See 2.2.1. Memory management.
Release
C++:
C:
See 2.2.1. Memory management.

3.49. ConfigurationLights Class

Collection of lights in a traffic light of the configuration system.
3.49.1. Methods
Count
C++:
C:
of ConfigurationTrafficLight.
Number of configured lights.
Item
C++:
C:
ConfigurationTrafficLight.
Returns the light located at the specified position inside the lights collection of the
traffic light. If there is no ConfigurationLight por the specified position returns an invalid
one (see IsValid from ConfigurationLight class).
The parameter "item" must specify the position (starting form zero).
Create
C++:
Quercus Technologies
115
Does not exist
void VL_ConfigurationTrafficLight_AddRef ( int h )
Does not exist
void VL_ConfigurationTrafficLight_Release ( int h )
int Count ( )
Does not exist, check VL_ConfigurationTrafficLight_get_Lights_Count ( )
ConfigurationLight Item ( int item )
Does not exist, check VL_ConfigurationTrafficLight_get_Lights_Item ( ) of
bool Create ( int x, int y, int radius, VLLightType type)

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SmartLoop TS and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Birdwatch red lightSmartloop ts plus

Table of Contents