* Nifty Gui dynamic resolution changing is now supported
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7632 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
446275775f
commit
11a8c132fc
@ -148,6 +148,7 @@ public class NiftyJmeDisplay implements SceneProcessor {
|
||||
this.w = w;
|
||||
this.h = h;
|
||||
inputSys.setHeight(h);
|
||||
nifty.resolutionChanged();
|
||||
}
|
||||
|
||||
public boolean isInitialized() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user