OpenTTD
|
defines the Squirrel class More...
#include <squirrel.h>
Go to the source code of this file.
Data Structures | |
class | Squirrel |
Enumerations | |
enum | ScriptType { ST_AI, ST_GS } |
The type of script we're working with, i.e. More... |
defines the Squirrel class
Definition in file squirrel.hpp.
enum ScriptType |
The type of script we're working with, i.e.
for who is it?
Definition at line 18 of file squirrel.hpp.