Generator for BwMirror API (Note: Originally a fork of https://github.com/vjurenka/BWMirror-Generator)
This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2014-08-05 11:21:55 +02:00
bwapi initial commit 2014-08-05 10:43:14 +02:00
bwapi-data/BWTA initial commit 2014-08-05 10:43:14 +02:00
bwapi-master initial commit 2014-08-05 10:43:14 +02:00
bwta added BWTA.java (disappeared during refactoring) 2014-08-05 11:05:53 +02:00
bwta-c initial commit 2014-08-05 10:43:14 +02:00
c added BWTA.java (disappeared during refactoring) 2014-08-05 11:05:53 +02:00
compiled initial commit 2014-08-05 10:43:14 +02:00
headers initial commit 2014-08-05 10:43:14 +02:00
lib initial commit 2014-08-05 10:43:14 +02:00
manual-bwapi initial commit 2014-08-05 10:43:14 +02:00
META-INF initial commit 2014-08-05 10:43:14 +02:00
out/production/InvokeGenerator added BWTA.java (disappeared during refactoring) 2014-08-05 11:05:53 +02:00
src removed old tests 2014-08-05 11:21:55 +02:00
x86 initial commit 2014-08-05 10:43:14 +02:00
.gitattributes initial commit 2014-08-05 10:43:14 +02:00
.gitignore initial commit 2014-08-05 10:43:14 +02:00
bwapi_bridge.dll added BWTA.java (disappeared during refactoring) 2014-08-05 11:05:53 +02:00
bwapi_bridge.exp added BWTA.java (disappeared during refactoring) 2014-08-05 11:05:53 +02:00
bwapi_bridge.lib added BWTA.java (disappeared during refactoring) 2014-08-05 11:05:53 +02:00
bwmirror_v1_0.jar added BWTA.java (disappeared during refactoring) 2014-08-05 11:05:53 +02:00
concat_header.h initial commit 2014-08-05 10:43:14 +02:00
gmp-vc90-mt.dll initial commit 2014-08-05 10:43:14 +02:00
InvokeGenerator.iml initial commit 2014-08-05 10:43:14 +02:00
javadoc_script.bat initial commit 2014-08-05 10:43:14 +02:00
LICENSE.md initial commit 2014-08-05 10:43:14 +02:00
mpfr-vc90-mt.dll initial commit 2014-08-05 10:43:14 +02:00
README.md changed readme 2014-08-05 11:10:53 +02:00

BWMirror API

BWMirror API allows you to treat native BWAPI C/C++ objects as if they were Java objects.

The main class of the generator is generator.CJavaPipeline