#include <unit.h>
Collaboration diagram for a_unit_view:

Public Attributes | |
| short | observer |
| short | type |
| short | siden |
| char * | name |
| a_image_family * | imf |
| char * | image_name |
| short | size |
| short | x |
| short | y |
| short | complete |
| short | date |
| int | id |
| a_unit * | unit |
| a_unit_view * | transport |
| a_unit_view * | occupant |
| a_unit_view * | nexthere |
| a_unit_view * | nextinhash |
| a_unit_view * | vnext |
The is a partial mirror of an actual , including only the data that might be known to another side seeing the from a distance.
|
|
true if the underlying was completed |
|
|
turn on which last updated |
|
|
id of actual if known |
|
|
the name of the image, if given |
|
|
the image family |
|
|
the name, if given |
|
|
pointer to next at this level if any |
|
|
pointer to next in the hash table |
|
|
number of observing side |
|
|
pointer to 1st occupant's |
|
|
side number of unit |
|
|
abstract size |
|
|
pointer to transport's |
|
|
type |
|
|
pointer to actual , if id valid |
|
|
pointer to next in the global list |
|
|
x location of view |
|
|
y location of view |
1.3.6