Fixed GuiPhaseBar logics.

This commit is contained in:
xawotihs
2013-12-10 22:23:28 +01:00
parent 545fc21260
commit f0e6d820c7
2 changed files with 7 additions and 5 deletions

View File

@@ -16,6 +16,7 @@ private:
static const float step;
int displayedPhaseId;
int newPhaseId;
float angle;
float zoomFactor;
OutQuadEasing angleEasing;