Platformer Pro  2.3.2
A platform game kit for Unity.
TimeManager.cs File Reference

Classes

class  PlatformerPro.TimeManager
 Handles time related operations such as getting the current frame time. This implementation is a simple wrapper on delta time that limits the maximum time of a frame to a user defined maximum value. More...
 

Namespaces

namespace  PlatformerPro