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

Method getVelocityY

bwapi/Shared/UnitShared.cpp:66–69  ·  view source on GitHub ↗

--------------------------------------------- GET VELOCITY Y ---------------------------------------------

Source from the content-addressed store, hash-verified

64 }
65 //--------------------------------------------- GET VELOCITY Y ---------------------------------------------
66 double UnitImpl::getVelocityY() const
67 {
68 return self->velocityY;
69 }
70 //--------------------------------------------- GET HIT POINTS ---------------------------------------------
71 int UnitImpl::getHitPoints() const
72 {

Callers 1

drawBulletsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected