Populous: The Beginning Script 3
1.0.0
Documentation for Populous Script 3 engine
|
Go to the source code of this file.
Functions | |
void | import (enum modules) |
void | exit () |
bool | include (class std::basic_string< char, struct std::char_traits< char >, class std::allocator< char > >) |
long | move_thing_within_mapwho (struct Thing *, struct Coord3D *) |
void | set_mapwho_obstacle_flag (unsigned short) |
void | delete_thing_from_mapwho (struct Thing *) |
void | add_thing_to_mapwho (struct Thing *, struct Coord3D *) |