
01-16-2010, 04:08 AM
|
|
Banned
|
Join Date: Jan 2009
Posts: 453
|
|
Quote:
Originally Posted by fowlplay4
You can be lazier!
PHP Code:
function onCreated() {
temp.obj = new TStaticVar();
temp.obj.x = 1;
temp.obj.y = 2;
temp.obj.z = 3;
}
|
Haha, perfect, thanks.  |
|
|
|