org.deken.game.utils
Class GameCursor

java.lang.Object
  extended by org.deken.game.utils.GameCursor

public class GameCursor
extends java.lang.Object

Title: GameCursor

Description: Class for manipulating the cursor.

Copyright: Copyright (c) Mar 13, 2011

Version:
1.0
Author:
Gary Deken

Constructor Summary
GameCursor()
           
 
Method Summary
 void hideCursor(java.awt.Component component)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GameCursor

public GameCursor()
Method Detail

hideCursor

public void hideCursor(java.awt.Component component)