Uses of Interface
com.jme3.view.surfaceview.OnExceptionThrown
Packages that use OnExceptionThrown
-
Uses of OnExceptionThrown in com.jme3.view.surfaceview
Methods in com.jme3.view.surfaceview with parameters of type OnExceptionThrownModifier and TypeMethodDescriptionvoidJmeSurfaceView.setOnExceptionThrown(OnExceptionThrown onExceptionThrown) Sets the listener that will fire when an exception is thrown.