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
2015-03-22 18:44:15 +01:00
bwapi-data BWMIrror v2.1 2015-03-22 18:44:15 +01:00
bwapi-master initial commit 2014-08-05 10:43:14 +02:00
bwapi4-includes BWAPI4 preparations 2015-02-07 18:16:07 +01:00
bwta BWMirror v1.2 2014-12-13 18:33:26 +01:00
bwta-c initial commit 2014-08-05 10:43:14 +02:00
bwta2-c BWTA2 2015-02-27 21:29:33 +01:00
c BWAPI4 preparations 2015-02-07 18:16:07 +01:00
c4 BWMIrror v2.1 2015-03-22 18:44:15 +01:00
compiled BWMirror v1.2 2014-12-13 18:33:26 +01:00
compiled4 BWMIrror v2.1 2015-03-22 18:44:15 +01:00
generated BWMIrror v2.1 2015-03-22 18:44:15 +01:00
headers BWMirror v1.2 2014-12-13 18:33:26 +01:00
headers4 BWMIrror v2.1 2015-03-22 18:44:15 +01:00
lib initial commit 2014-08-05 10:43:14 +02:00
manual-bwapi BWMirror v1.2 2014-12-13 18:33:26 +01:00
manual-bwapi4 BWMIrror v2.1 2015-03-22 18:44:15 +01:00
META-INF initial commit 2014-08-05 10:43:14 +02:00
out/production/InvokeGenerator BWMIrror v2.1 2015-03-22 18:44:15 +01:00
src BWMIrror v2.1 2015-03-22 18:44:15 +01:00
x86 initial commit 2014-08-05 10:43:14 +02:00
.gitattributes initial commit 2014-08-05 10:43:14 +02:00
.gitignore gitignore 2015-02-10 20:20:53 +01:00
BWAPI4.exp bwapi 4 cleanup 2015-02-10 16:47:28 +01:00
bwapi_bridge.dll BWAPI4 preparations 2015-02-07 18:16:07 +01:00
bwapi_bridge.exp BWAPI4 preparations 2015-02-07 18:16:07 +01:00
bwapi_bridge.lib BWAPI4 preparations 2015-02-07 18:16:07 +01:00
bwapi_bridge1_1.exp BWMirror v1.2 2014-12-13 18:33:26 +01:00
bwapi_bridge1_2.exp BWAPI4 preparations 2015-02-07 18:16:07 +01:00
bwapi_bridge2_0.exp BWTA2 2015-02-27 21:29:33 +01:00
bwapi_bridge_v2_0.exp bwapi 4 cleanup 2015-02-10 16:47:28 +01:00
bwmirror_v1_1.jar BWAPI4 experimental support & BWMIrror 1.1 generator 2014-11-13 18:17:06 +01:00
bwmirror_v1_2.jar BWMIrror v2.1 2015-03-22 18:44:15 +01:00
bwmirror_v2_0.jar BWMIrror v2.1 2015-03-22 18:44:15 +01:00
bwmirror_v2_1.jar BWMIrror v2.1 2015-03-22 18:44:15 +01:00
BWTA_Result.h BWAPI4 preparations 2015-02-07 18:16:07 +01:00
concat_header.h BWMirror v1.2 2014-12-13 18:33:26 +01:00
concat_header4.h BWMIrror v2.1 2015-03-22 18:44:15 +01: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 BWMIrror v2.1 2015-03-22 18:44:15 +01:00
LICENSE.md added files 2015-02-09 22:52:13 +01:00
mpfr-vc90-mt.dll initial commit 2014-08-05 10:43:14 +02:00
README.md cleanup 2015-02-10 20:17:14 +01: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