public class
TextureNotSetException
Thrown if a texture name was not set by calling Session.setCameraTextureName(int)
before
the first call to Session.update()
(unchecked).
Public Constructors
TextureNotSetException(String message)
|