#include <world.h>
Inheritance diagram for AGS::World::

Public Methods | |
| World (int id) | |
| ~World () | |
| int | id () |
| void | send (void *data, int length) |
|
|
Build a new world using the given id. |
|
|
Destroy a world. |
|
|
Return the internal world id. |
|
||||||||||||
|
Send some arbitrary data to a world. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001