C# (CSharp) Prime31.GoKitLite Namespace

Classes

Name Description
EaseHelper helper with a single method that takes in an EaseType and applies that ease equation with the given duration and time parameters. We do this to avoid passing around Funcs which create bogs of trash for the garbage collector (function pointers please!)
Easing.Back
Easing.Bounce
Easing.Circular
Easing.Cubic
Easing.Elastic
Easing.Exponential
Easing.Linear
Easing.Quadratic
Easing.Quartic
Easing.Quintic
Easing.Sinusoidal
GoKitLite
GoKitLite.Tween