BWAPI
Defines | Functions
trunk/bwapi/DevAIModule/Source/Wiki.h File Reference
#include <vector>
#include <string>
#include <stdio.h>
#include "DevAIModule.h"
Include dependency graph for Wiki.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define makelink(x)   wiki(x.getName()).c_str(), x.getName().c_str()
#define maketitle(x)   wiki(x.getName(), true).c_str()

Functions

void writeUnitWiki ()
void writeWeaponWiki ()

Define Documentation

#define makelink (   x)    wiki(x.getName()).c_str(), x.getName().c_str()
#define maketitle (   x)    wiki(x.getName(), true).c_str()

Function Documentation

void writeUnitWiki ( )

Here is the call graph for this function:

Here is the caller graph for this function:

void writeWeaponWiki ( )

Here is the call graph for this function:

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines