January 29th, 2012, 08:14 PM
|
#2 (permalink)
|
|
Senior Member
Join Date: Jul 2010
Posts: 977
Device(s): Samsung Galaxy S II, HTC Evo 4G, Amazon Kindle Fire
Thanks: 52
Thanked 199 Times in 144 Posts
|
In Java (and thus Android), the top-left is (0,0). It is quite counter-intuitive as just about every other graphics library/API considers the bottom-left as the "base", but not much we can do about it I suppose.
|
|
|