And that kids, is why you don't multLocal the static vectors

Yeah, if it’s a static instance that should not be changed, just don’t change it’s values =]



Well, I think I’m going to apply locally what @normen suggested.

The important point is if it’s a method you use for the first time or you seldom use, READ THE DOCS (javadoc). There’s always juicy bits of info in there. It doesn’t matter if the field is final/static.



Now, if we could automagically have Nifty’s source with jME, that would help. :wink:

1 Like
@madjack said:
Now, if we could automagically have Nifty's source with jME, that would help. ;)

That would be nice :)
@shirkit said:
Well, I think I'm going to apply locally what @normen suggested.

oO I hope that if you fix up the annotation checker you'll let us have a share ;)