FIFE
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
timeprovider.h File Reference
+ Include dependency graph for timeprovider.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FIFE::TimeProvider
 Timeprovider is an utility providing time management functionality You can have hierarchy of time providers, whose multiplier can be changed independently. More...
 

Namespaces

 FIFE
 All FIFE related code is in this namespace.
 

Functions

uint32_t FIFE::scaleTime (float multiplier, uint32_t ticks)
 Utility function to calculate time scaling. More...