Today was about getting labels into the landscape, not such an easy task in LWJGL. How nice it would be to have a drawString(text,x,y,z,size) method somewhere! Anyway, at the price of using a monospaced font it's not so hard.
One problem is that names overlap when units are close to eachother, so at some point I'll have to do a 'dontOverlapNames' routine. Tsk! There's always something else to do...
No comments:
Post a Comment