![]() |
Populous: The Beginning Script 3
1.0.0
Documentation for Populous Script 3 engine
|
Go to the source code of this file.
Classes | |
| class | ObjectProxy |
| union | ObjectProxy::_U_OBJ_LIST |
Functions | |
| bool | operator!= (const ThingNum &lhs, const ObjectProxy &rhs) |
| bool | operator!= (const int &lhs, const ObjectProxy &rhs) |
| bool | operator!= (const Thing *lhs, const ObjectProxy &rhs) |
| bool | operator== (const ThingNum &lhs, const ObjectProxy &rhs) |
| bool | operator== (const int &lhs, const ObjectProxy &rhs) |
| bool | operator== (const Thing *lhs, const ObjectProxy &rhs) |