macOS/iOS API解説

iOS , Mac アプリケーション開発のために使われる主要フレームワークの日本語情報です。2010年代に書かれた内容です。今後更新はありません。

目次

+jointWithBodyA:bodyB:anchorA:anchorB:

INDEX>Sprite Kit> SKPhysicsJointLimit

apple

+ (SKPhysicsJointLimit *)jointWithBodyA:(SKPhysicsBody *)bodyA
         bodyB:(SKPhysicsBody *)bodyB
         anchorA:(CGPoint)anchorA
         anchorB:(CGPoint)anchorB

解説

返り値


引数


クラス

SKPhysicsJointLimit

使用可能

iOS 7.0以降

定義

SKPhysicsJointLimit.h

参照

例文


編集時のバージョン

OS X 10.9
iOS 7.0