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

Method isStuck

bwapi/Shared/UnitShared.cpp:583–586  ·  view source on GitHub ↗

--------------------------------------------- IS STUCK ---------------------------------------------------

Source from the content-addressed store, hash-verified

581 }
582 //--------------------------------------------- IS STUCK ---------------------------------------------------
583 bool UnitImpl::isStuck() const
584 {
585 return self->isStuck;
586 }
587 //--------------------------------------------- IS TRAINING ------------------------------------------------
588 bool UnitImpl::isTraining() const
589 {

Callers 2

Filters.cppFile · 0.80
onFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected