An open API service indexing awesome lists of open source software.

https://github.com/yangboz/objcsteeringbehavior

Steering behavior example at <<AdvanceEDActionScriptAnimation>> with abstracted interfaces and marshaling implementation by Objective-C language.
https://github.com/yangboz/objcsteeringbehavior

Last synced: 6 months ago
JSON representation

Steering behavior example at <<AdvanceEDActionScriptAnimation>> with abstracted interfaces and marshaling implementation by Objective-C language.

Awesome Lists containing this project

README

          

ObjCSteeringBehavior
====================

Steering behavior example at <<AdvanceEDActionScriptAnimation>> with abstracted interfaces and marshaling implementation by Objective-C language.

* Reference

https://developer.apple.com/library/prerelease/ios/documentation/GraphicsAnimation/Conceptual/SpriteKit_PG/Introduction/Introduction.html

* Flash version

https://github.com/yangboz/as3SteeringBehavior

* Swift version

https://github.com/yangboz/SwiftSteeringBehavior