|
Pol
Revision:cb584c9
|
Go to the source code of this file.
Classes | |
| class | Pol::Multi::UMulti |
Namespaces | |
| Pol | |
| Pol::Bscript | |
| Pol::Core | |
| Pol::Multi | |
| Pol::Plib | |
| Pol::Realms | |
Functions | |
| void | Pol::Core::send_multi (Network::Client *client, const Multi::UMulti *multi) |
| void | Pol::Core::send_multi_to_inrange (const Multi::UMulti *multi) |
Variables | |
| const int | Pol::Multi::CRMULTI_FACING_EAST = 0x0100 |
| const int | Pol::Multi::CRMULTI_FACING_MASK = 0x0300 |
| const int | Pol::Multi::CRMULTI_FACING_NORTH = 0x0000 |
| const int | Pol::Multi::CRMULTI_FACING_SHIFT = 8 |
| const int | Pol::Multi::CRMULTI_FACING_SOUTH = 0x0200 |
| const int | Pol::Multi::CRMULTI_FACING_WEST = 0x0300 |
| const int | Pol::Multi::CRMULTI_IGNORE_FLATNESS = 0x0004 |
| const int | Pol::Multi::CRMULTI_IGNORE_MULTIS = 0x0001 |
| const int | Pol::Multi::CRMULTI_IGNORE_OBJECTS = 0x0002 |
Definition in file multi.h.