com.jme.widget.impl.lwjgl
Class WidgetLWJGLStandardCursor

java.lang.Object
  extended byorg.lwjgl.input.Cursor
      extended bycom.jme.widget.impl.lwjgl.WidgetLWJGLStandardCursor

public class WidgetLWJGLStandardCursor
extends org.lwjgl.input.Cursor

Author:
Gregg Patton To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Field Summary
static org.lwjgl.input.Cursor cursor
           
 
Fields inherited from class org.lwjgl.input.Cursor
CURSOR_8_BIT_ALPHA, CURSOR_ANIMATION, CURSOR_ONE_BIT_TRANSPARENCY
 
Methods inherited from class org.lwjgl.input.Cursor
destroy, getCapabilities, getMaxCursorSize, getMinCursorSize, hasTimedOut, nextCursor, setTimeout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cursor

public static org.lwjgl.input.Cursor cursor