Colobot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Functions
cbottoken.h File Reference

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

#include "object/object.h"
Include dependency graph for cbottoken.h:

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)

Detailed Description

Functions to parse some CBot-related tokens.