Im thinking of making a fullscreen interface. To make it smooth, ill have a proc to detect the resolution and then make the client.view appropriate.
However the problem is making graphics such as title screen and character creation screens. Do these get auto adjusted to fit the screen or do they have to be done seperately?
Thanks -Rap-
ID:156513
Sep 16 2010, 5:12 am
|
|
1. They're on map
1.1. If map is stretched, they will be stretched too
1.2. If map isn't stretched, it'll look same as not in fullscreen
2. They're done using interface
2.1. According to anchors it'll be resized
2.2. Otherwise it'll be small
2.3. Popups tend to stay at same size