Awesome!

I'm also developing a simcity like game with GWT... Where did you get the
images from? Or you have created them yourself?



2009/12/18 hemodroid <hemodr...@gmail.com>

> I use the DOM.createDiv() and Node.appendChild() methods of the GWT
> api.
> Those methods are natively implemented in javascript;
>
> 99% of the dom manipulation is done at loading time to display the
> whole map.
> Later i only update very short portions of the dom tree when u update
> the map.
>
> I dont understand what you mean by more DOM manipulation than
> Javascript :)
>
> On 18 déc, 17:04, Mohamed Mansour <m0.interact...@gmail.com> wrote:
> > Wow, your website is faster in Firefox than Chrome. It seems you have
> > done a lot of DOM manipulation than JavaScript
> >
> > On Dec 15, 11:13 am, hemodroid <hemodr...@gmail.com> wrote:
> >
> > > Hi,
> >
> > > I'm working on a simcity like game developed with GWT.
> > > For any question or feedback dont hesitate to contact me ;)
> >
> > >http://www.gaecity.com
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to