Chipmunk Physics のcpShape
オブジェクトを、オブジェクトと次のコード行をNSMutableDictionary
介して格納しています。NSValue
NSValue *shapeValue = [[NSValue alloc] initWithBytes: shape objCType: @encode(cpShape)];
[staticBodiesInUse setObject: shapeValue forKey: name];
cpShape
別の形状と比較するために、背面を取り出す必要があります。どうやってやるの?getValue:
メソッドが表示されますが、バッファが必要です。どうすればよいかわかりNSValue
ません。