FIFE  be64c707dea6b3250bd4355bf5c825d25920087d
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
 

Functions

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