Robot Agent  1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
s_ENVIROMENT_ROOM_POINT_UNION Union Reference

Room point definition - x, y. More...

#include <enviroment.h>

Data Fields

struct {
   int   x
 
   int   y
 
}; 
 
int point [2]
 

Detailed Description

Room point definition - x, y.

Definition at line 22 of file enviroment.h.

Field Documentation

struct { ... }
int point[2]

Definition at line 30 of file enviroment.h.

int x

Definition at line 26 of file enviroment.h.

int y

Definition at line 27 of file enviroment.h.


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