-
- Downloads
Consolidate raw ability methods
Instead of having two ways of using abilities directly, have one way which is consistent with the API. Now unit has one method called `ability` which takes a AbilityID and optionally either a Position or another Unit which to use the ability at.
Showing
- python-api-src/lib_unit.cpp 3 additions, 2 deletionspython-api-src/lib_unit.cpp
- python-api-src/library.cpp 1 addition, 4 deletionspython-api-src/library.cpp
- src/Common.h 1 addition, 1 deletionsrc/Common.h
- src/IDABot.cpp 0 additions, 15 deletionssrc/IDABot.cpp
- src/IDABot.h 0 additions, 5 deletionssrc/IDABot.h
- src/Unit.cpp 15 additions, 12 deletionssrc/Unit.cpp
- src/Unit.h 3 additions, 2 deletionssrc/Unit.h
Loading
Please register or sign in to comment