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.
- Host: GitHub
- URL: https://github.com/yangboz/objcsteeringbehavior
- Owner: yangboz
- License: mit
- Created: 2014-08-07T04:01:32.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-15T08:38:31.000Z (about 11 years ago)
- Last Synced: 2025-02-08T05:17:48.956Z (8 months ago)
- Language: Objective-C
- Homepage: https://github.com/yangboz/as3SteeringBehavior
- Size: 609 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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