Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- rand = new java_util_Random_Random__V;
- randX = java_util_Random_$nextInt__Ljava_util_Random_2II(rand, worldWidth - 109) + 1;
- randY = java_util_Random_$nextInt__Ljava_util_Random_2II(rand, worldHeight - 100) + 1;
- this$static.net_soupgames_gwttest_client_GWTTest_timedialogcol = new JUtil_gwt_Color_Color__IIIV(java_util_Random_$nextInt__Ljava_util_Random_2II(rand, 180), java_util_Random_$nextInt__Ljava_util_Random_2II(rand, 180), java_util_Random_$nextInt__Ljava_util_Random_2II(rand, 180));
- this$static.net_soupgames_gwttest_client_GWTTest_timedialogbtncol = JUtil_gwt_Color_$brighter__LJUtil_gwt_Color_2LJUtil_gwt_Color_2(this$static.net_soupgames_gwttest_client_GWTTest_timedialogcol);
- this$static.net_soupgames_gwttest_client_GWTTest_timedialogpos = new JUtil_gwt_Rectangle_Rectangle__IIIIV(randX, randY, 200, 160);
- this$static.net_soupgames_gwttest_client_GWTTest_timedialogbtnpos = new JUtil_gwt_Rectangle_Rectangle__IIIIV(this$static.net_soupgames_gwttest_client_GWTTest_timedialogpos.JUtil_gwt_Rectangle_x + 34, this$static.net_soupgames_gwttest_client_GWTTest_timedialogpos.JUtil_gwt_Rectangle_y + 64, 43, 19);
- this$static.net_soupgames_gwttest_client_GWTTest_timedialogbtnword = this$static.net_soupgames_gwttest_client_GWTTest_timedialogokwords[java_util_Random_$nextInt__Ljava_util_Random_2II(rand, this$static.net_soupgames_gwttest_client_GWTTest_timedialogokwords.length - 1)];
- this$static.net_soupgames_gwttest_client_GWTTest_hourspasseddialog = JUtil_gfx_ImageTracker2GWT_$getImage__LJUtil_gfx_ImageTracker2GWT_2Ljava_lang_String_2LJUtil_gfx_ImageInfo_2(this$static.VisiChat_client_VisiClientBaseGWT_imagetracker, 'gfx/okh.gif').JUtil_gfx_ImageInfo_image;
- }
- __________________________________________________________________________________________________________________________________________
- };
- this$static.net_soupgames_gwttest_client_GWTTest_lastmousesquarepos = new JUtil_gwt_Point_Point__IIV( - 2000, - 2000);
- this$static.net_soupgames_gwttest_client_GWTTest_apartmenturl = null;
- this$static.net_soupgames_gwttest_client_GWTTest_noenterurls = false;
- this$static.net_soupgames_gwttest_client_GWTTest_typebubble = null;
- this$static.net_soupgames_gwttest_client_GWTTest_typetext = '';
- this$static.net_soupgames_gwttest_client_GWTTest_typecursorpos = 0;
- this$static.net_soupgames_gwttest_client_GWTTest_infoplayer = null;
- this$static.net_soupgames_gwttest_client_GWTTest_playermenu = null;
- this$static.net_soupgames_gwttest_client_GWTTest_infothing = null;
- this$static.net_soupgames_gwttest_client_GWTTest_thingmenu = null;
- this$static.net_soupgames_gwttest_client_GWTTest_requestqueue = new java_util_Vector_Vector__V;
- this$static.net_soupgames_gwttest_client_GWTTest_requestpanel = null;
- this$static.net_soupgames_gwttest_client_GWTTest_hourspasseddialog = null;
- this$static.net_soupgames_gwttest_client_GWTTest_timedialogcol = new JUtil_gwt_Color_Color__IIIV(48, 73, 38);
- this$static.net_soupgames_gwttest_client_GWTTest_timedialogbtncol = new JUtil_gwt_Color_Color__IIIV(167, 91, 64);
- this$static.net_soupgames_gwttest_client_GWTTest_timedialogpos = new JUtil_gwt_Rectangle_Rectangle__IIIIV(86, 100, 200, 160);
- this$static.net_soupgames_gwttest_client_GWTTest_timedialogbtnword = 'OK';
- this$static.net_soupgames_gwttest_client_GWTTest_timedialogokwords = com_google_gwt_lang_Array_initValues__Ljava_lang_Class_2Lcom_google_gwt_core_client_JavaScriptObject_2Lcom_google_gwt_core_client_JavaScriptObject_2ILjava_lang_Object_2Ljava_lang_Object_2(com_google_gwt_lang_Array_getClassLiteralForArray__Ljava_lang_Class_2ILjava_lang_Class_2(com_google_gwt_lang_ClassLiteralHolder_Ljava_1lang_1String_12_1classLit, 1), $intern_7, 2, 4, [
- 'OK',
- 'Okay',
- 'Tak',
- 'Fedt'
- ]);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement