|
Colobot
|
Functions to parse some CBot-related tokens. More...

Go to the source code of this file.
Functions | |
| const char * | GetObjectName (ObjectType type) |
| const char * | GetObjectAlias (ObjectType type) |
| std::string | GetHelpFilename (ObjectType type) |
| std::string | GetHelpFilename (const char *token) |
| bool | IsType (const char *token) |
| bool | IsFunction (const char *token) |
| const char * | GetHelpText (const char *token) |
Functions to parse some CBot-related tokens.
1.8.9.1