implemented pausing on hover

This commit is contained in:
fourtf
2018-11-03 21:26:57 +01:00
parent 22cf4368bd
commit 5453c65f0f
10 changed files with 395 additions and 304 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ public:
{
}
std::size_t getLength()
std::size_t size()
{
return this->length_;
}