Added CapturePointMaxTimer in CapturePointComponent. Removed next-capturepoint Color. Modified captureTimer to +-captureTimeToTakeOver after a capture.

This commit is contained in:
verysecrethero
2016-02-11 11:46:34 +01:00
parent c3cc5ae70b
commit f11bd24d53
5 changed files with 273 additions and 87 deletions
@@ -44,7 +44,6 @@ private:
//std::vector<ComponentWrapper>
const double m_CaptureTimeToTakeOver = 15.0;
bool m_ResetTimers = false;
//vectors which will keep track of enter/leave changes