tile

how do i use image sprites in GWT?

有些话、适合烂在心里 提交于 2019-11-27 01:38:50
问题 I was trying to use a tiled image in an image resource, and i was refering to the GWT tutorial for it... one section says you need to use sprites: http://code.google.com/webtoolkit/doc/latest/DevGuideClientBundle.html#ImageResource repeatStyle is an enumerated value that is used in combination with the@sprite directive to indicate that the image is intended to be tiled so, now i need to add a sprite directive .. Where ? researching about sprites, i came here: http://code.google.com/webtoolkit