NasNas
An intuitive and beginner friendly 2D game framework for C++
ns::easing::custom Member List

This is the complete list of members for ns::easing::custom, including all inherited members.

backIn(float t) -> float (defined in ns::easing::custom)ns::easing::customstatic
backIn2(float t) -> float (defined in ns::easing::custom)ns::easing::customstatic
backInOut(float t) -> float (defined in ns::easing::custom)ns::easing::customstatic
backInOut2(float t) -> float (defined in ns::easing::custom)ns::easing::customstatic
backOut(float t) -> float (defined in ns::easing::custom)ns::easing::customstatic
backOut2(float t) -> float (defined in ns::easing::custom)ns::easing::customstatic
elasticIn(float t) -> float (defined in ns::easing::custom)ns::easing::customstatic
elasticInOut(float t) -> float (defined in ns::easing::custom)ns::easing::customstatic
elasticOut(float t) -> float (defined in ns::easing::custom)ns::easing::customstatic
polynomialIn(float t) -> float (defined in ns::easing::custom)ns::easing::customstatic
polynomialInOut(float t) -> float (defined in ns::easing::custom)ns::easing::customstatic
polynomialOut(float t) -> float (defined in ns::easing::custom)ns::easing::customstatic