SKMech 0.1.0

SKMech 0.1.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Adrian Cooney.



SKMech 0.1.0

SKMech is a set of utilities for SpriteKit. So far, SKMech has the following features:

  • Easing on [SKAction moveTo] and [SKAction followPath] with other features trivial to implement.
  • Importable easing data.
  • Quad, Cubic and Quntic bezier curver interpolation of CGPath's.
  • Convert CGPaths to NSArray of points.

Installation

And import <SKMech/SKMech.h>.

Author

Adrian Cooney, [email protected]

License

SKMech is available under the MIT license. See the LICENSE file for more info.