|
BWAPI
|
#include <stdio.h>#include <BWAPI.h>#include <BWAPI/Client.h>#include <windows.h>#include <string>
Functions | |
| void | drawStats () |
| void | drawBullets () |
| void | drawVisibilityData () |
| void | showPlayers () |
| void | showForces () |
| void | reconnect () |
| int | main (int argc, const char *argv[]) |
Variables | |
| bool | show_bullets |
| bool | show_visibility_data |
| void drawBullets | ( | ) |


| void drawStats | ( | ) |


| void drawVisibilityData | ( | ) |


| void reconnect | ( | ) |

| void showForces | ( | ) |


| void showPlayers | ( | ) |


| bool show_bullets |
| bool show_visibility_data |
1.7.6.1