|
Kobold2D
1.1
Kobold2D API Reference (iOS version) for Kobold2D developers
|
| initWithFile:alphaThreshold:(NSString *filename,[alphaThreshold] UInt8 alphaThreshold) | KKPixelMaskSprite | [virtual] |
| pixelMaskContainsPoint:(CGPoint point) | KKPixelMaskSprite | [virtual] |
| pixelMaskIntersectsNode:(CCNode *other) | KKPixelMaskSprite | [virtual] |
| spriteWithFile:(NSString *filename) | KKPixelMaskSprite | [virtual, static] |
| spriteWithFile:alphaThreshold:(NSString *filename,[alphaThreshold] UInt8 alphaThreshold) | KKPixelMaskSprite | [virtual, static] |