cashapelayer « animation « iPhone iPad Media Q&A

Home
iPhone iPad Media Q&A
1.animation
2.audio
3.AVAudioPlayer
4.box2d
5.cocos2d
6.CoreGraphics
7.CorePlot
8.Flash
9.graphics
10.icon
11.image
12.photo
13.plot
14.sound
15.video
iPhone iPad Media Q&A » animation » cashapelayer 

1. CAShapeLayer slowing down interface rotation    stackoverflow.com

I am trying to move some custom drawing code from a view into a CAShapeLayer, which then get added as a sublayer to the original view's CALayer. This also works well, ...

2. How to clip a CAShapeLayer?    stackoverflow.com

I have a CAShapeLayer that i add a CAGradientLayer to, but there is no clipping about the shape of the CAShapeLayer.

3. Simple confetti effect using CAShapeLayer and CoreAnimation on iphone?    stackoverflow.com

I am building a fairly simple game on my app. the app UI is based a lot core animation so does the game. I am trying to achieve a simple confetti effect ...

4. How to develop Voice control type of animation    stackoverflow.com

I want to implement voice control type of control that have some sine waves that continuously animate from one side of the screen to other and change the amplitude at the ...

5. Varying lineWidth in a CAShapeLayer    stackoverflow.com

I'm working on a little project where I want to draw a bezier curve. I want to be able to vary the lineWidth in different portions of the drawing. Here's what I ...

6. change fillColor of selected CAShapeLayer    stackoverflow.com

I'm trying to change the fillColor of a CAShapeLayer when the layer it's contained in is touched. I'm able to change the background color of the tapped layer like this:

-(void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.