Recast  1
Game with custom magic
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
List of all members
ITimerBlockable< T > Class Template Reference

#include <ITimerBlockable.hpp>

Inheritance diagram for ITimerBlockable< T >:
Inheritance graph
Collaboration diagram for ITimerBlockable< T >:
Collaboration graph

Additional Inherited Members

- Public Member Functions inherited from ITimerBlockableMixin
virtual std::chrono::milliseconds minDelta () const =0
 
virtual void wait ()=0
 

Detailed Description

template<typename T>
class ITimerBlockable< T >

Mixin to timer. Makes timer to have method that block client, so the delta won't be less than minDelta.


The documentation for this class was generated from the following file: