Interface for different convenience classes that require access to the Robot class.  
 More...
|  | 
| bool | AutoUpdate = true | 
|  | Automatic update option for methods requesting more than one piece of information. 
 | 
|  | 
|  | 
| Robot | robot | 
|  | The robot class, accessible by all dervied classes. 
 | 
|  | 
Interface for different convenience classes that require access to the Robot class. 
      
        
          | NXT.Component.Component | ( | Robot | _robot | ) |  | 
      
 
 
      
        
          | bool NXT.Component.AutoUpdate = true | 
      
 
Automatic update option for methods requesting more than one piece of information. 
 
 
  
  | 
        
          | Robot NXT.Component.robot |  | protected | 
 
The robot class, accessible by all dervied classes. 
 
 
The documentation for this class was generated from the following file:
- C:/Users/Greg/Documents/GitHub/RoboLib/src/NXT.cs