Thread
:
Screen Sizing
View Single Post
#
7
08-22-2013, 07:42 PM
i8bit
Registered User
Join Date: Jul 2013
Posts: 146
PHP Code:
GraalControl
.
position
= {
screenwidth
/
2
-
100
,
screenheight
/
2
-
100
};
GraalControl
.
extent
= {
200
,
200
};
Why won't this work for centering?
i8bit
View Public Profile
View GraalOnline Profile
Find all posts by i8bit