JFX Forum feedback (was: socket communications in JFX)
Pedro Duque Vieira
pedro.duquevieira at gmail.com
Tue Aug 14 13:24:05 PDT 2012
Hi Jose,
As for your sprite question what I can say is that I also use an image per
sprite with very good results as opposed o one big image with all sprites.
When developing for the web with HTML/CSS you'd use one big image with all
sprites because you want the sprites to be readily available in memory
instead of waiting for them to download, for the transition to be smooth.
On desktop I don't really know why one would do that maybe for similar
reasons.
Just my 2 cents. Best regards,
--
Pedro Duque Vieira
More information about the openjfx-dev
mailing list