Bridges-Python 3.5.1
Bridges(Python API)
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | Properties | List of all members
bridges.light.Light Class Reference

Public Member Functions

 __init__ (self, list position, str color)
 

Protected Attributes

 _position
 
 _color
 
 _light_type
 

Properties

 position = property
 
 color = property
 

Constructor & Destructor Documentation

◆ __init__()

bridges.light.Light.__init__ (   self,
list  position,
str  color 
)

Member Data Documentation

◆ _color

bridges.light.Light._color
protected

◆ _light_type

bridges.light.Light._light_type
protected

◆ _position

bridges.light.Light._position
protected

Property Documentation

◆ color

bridges.light.Light.color = property
static

◆ position

bridges.light.Light.position = property
static

The documentation for this class was generated from the following file: