MCPcopy Create free account
hub / github.com/bwapi/bwapi / isAccelerating

Method isAccelerating

bwapi/Shared/UnitShared.cpp:377–380  ·  view source on GitHub ↗

--------------------------------------------- IS ACCELERATING --------------------------------------------

Source from the content-addressed store, hash-verified

375 }
376 //--------------------------------------------- IS ACCELERATING --------------------------------------------
377 bool UnitImpl::isAccelerating() const
378 {
379 return self->isAccelerating;
380 }
381 //--------------------------------------------- IS ATTACKING -----------------------------------------------
382 bool UnitImpl::isAttacking() const
383 {

Callers 1

onStartMethod · 0.80

Calls

no outgoing calls

Tested by 1

onStartMethod · 0.64