#include <soap_structures.h>
Public Methods | |
| SOAPEntity () | |
| SOAPEntity (DALT_Server::Entity &e) | |
| DALT_Server::Entity* | createEntity () |
| bool | operator== (const SOAPEntity &other) const |
| bool | operator!= (const SOAPEntity &other) const |
Public Attributes | |
| int | entity_id |
| SOAPString | entity_type |
| SOAPArray<int> | coordinates |
A null entity is represented by an id of 0 and/or an empty type. The server will generate the entity ids starting with 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.8 written by Dimitri van Heesch,
© 1997-2001