Search found 2 matches

by goncalo
Fri Aug 10, 2012 2:37 pm
Forum: iOS Deployment
Topic: orientationChanged image angle
Replies: 1
Views: 2613

orientationChanged image angle

Hello, i have a problem with the orientation of iPhone. I want that some images change the angle when a rotate the iphone, but with this code i don’t have the best result every time. Some times the images change to the orientation of the iPhone, but some times they don’t rotate at all. i send a file...
by goncalo
Mon Jul 25, 2011 3:53 pm
Forum: iOS Deployment
Topic: using iphoneDeviceScale()
Replies: 0
Views: 1651

using iphoneDeviceScale()

Hello, i’m having some problems with resizing images, just because i want to use 2 kind of resolutions, one to use in iPhone, and the other with retina display. I have one mainstack "flyPig" with a card "game_on" (320x460px) and a substack "FlyPig_high" with a card "game_on_high" (640x920px) i’m usi...