- Blood fixes for changes in timer and mouse input interface-

This commit is contained in:
Christoph Oelckers 2019-09-20 22:08:06 +02:00
parent 94cfcb4fbd
commit afe5128c70
7 changed files with 60 additions and 58 deletions

View file

@ -131,6 +131,7 @@ public:
explicit operator uint32_t() const { return wholeTicks; };
explicit operator int32_t() const { return wholeTicks; };
int32_t Ticks() const { return wholeTicks; }
private:
//POGO: wholeTicks must be first in member-order to ensure the address of