#include <robotworld.h>
Collaboration diagram for VARIABLE:

| Public Member Functions | |
| VARIABLE (const std::string &n, int t, int r) | |
| Public Attributes | |
| int | nr | 
| std::string | name | 
| int | type | 
| long | value | 
| MapObject * | object | 
Definition at line 25 of file robotworld.h.
| VARIABLE::VARIABLE | ( | const std::string & | n, | |
| int | t, | |||
| int | r | |||
| ) |  [inline] | 
| int VARIABLE::nr | 
Definition at line 27 of file robotworld.h.
| std::string VARIABLE::name | 
Definition at line 28 of file robotworld.h.
| int VARIABLE::type | 
Definition at line 29 of file robotworld.h.
| long VARIABLE::value | 
Definition at line 30 of file robotworld.h.
Definition at line 31 of file robotworld.h.
 1.3.6
 
1.3.6