bwapi-sys 0.1.2

FFI bindings to the bwapi-c library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
#include <Types.h>
#include <BwString.h>
#include <Iterator.h>

#include <Game.h>
#include <Client.h>
#include <Player.h>
#include <Force.h>
#include <Unit.h>
#include <Bullet.h>
#include <Region.h>

#include <AIModule.h>