X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=www%2Fhtml%2Fturninformation_8cpp_source.html;h=227e7da2216f1057873e09b4d776490f0633303c;hb=ebe5873e30a11983068a087332c5046720637fd1;hp=beb3f50ba65afad541500dea1cccd8c6d09025e3;hpb=e73c22c391bf535f610f3ad49c730d7d2d46d978;p=chessclock diff --git a/www/html/turninformation_8cpp_source.html b/www/html/turninformation_8cpp_source.html index beb3f50..227e7da 100644 --- a/www/html/turninformation_8cpp_source.html +++ b/www/html/turninformation_8cpp_source.html @@ -83,29 +83,30 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); 00040 void TurnInformation::addPause(int msecs) 00041 { 00042 if( !turnReady_ ) -00043 pause_ += msecs; -00044 } -00045 -00046 void TurnInformation::turnReady(int msecs) -00047 { -00048 timeAfter_ = msecs; -00049 turnReady_ = true; -00050 } -00051 -00052 int TurnInformation::getTimeAfter() -00053 { -00054 if( turnReady_ ) -00055 return timeAfter_; -00056 else -00057 return 0; -00058 } +00043 paused_ += msecs; +00044 +00045 } +00046 +00047 void TurnInformation::turnReady(int msecs) +00048 { +00049 timeAfter_ = msecs; +00050 turnReady_ = true; +00051 } +00052 +00053 int TurnInformation::getTimeAfter() const +00054 { +00055 if( turnReady_ ) +00056 return timeAfter_; +00057 else +00058 return 0; +00059 }
- All Classes Files Functions Variables
+ All Classes Files Functions Variables Enumerations Enumerator
@@ -114,7 +115,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-
Generated on Fri Aug 13 22:27:27 2010 for Chess Clock by  +
Generated on Sat Aug 14 01:28:48 2010 for Chess Clock by  doxygen 1.6.3