Is there anyway to tell how big a device’s screen is?
I am making a candy crush like game and I’d like to make a routine to take a “guess” at which button the player wanted to tap if the touch was not valid. Ideally I’d like to scale this distance check value by the device’s actual screen size. Ie an iPhone 4 would be very forgiving and an pad wouldn’t.
I figure no but thought I’d check anyway.
Thanks,
Gullie