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

Method getVelocityX

bwapi/Shared/UnitShared.cpp:61–64  ·  view source on GitHub ↗

--------------------------------------------- GET VELOCITY X ---------------------------------------------

Source from the content-addressed store, hash-verified

59 }
60 //--------------------------------------------- GET VELOCITY X ---------------------------------------------
61 double UnitImpl::getVelocityX() const
62 {
63 return self->velocityX;
64 }
65 //--------------------------------------------- GET VELOCITY Y ---------------------------------------------
66 double UnitImpl::getVelocityY() const
67 {

Callers 1

drawBulletsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected